Uninstall the data masking component¶
The following steps uninstall the component:
-
Uninstall the component with
UNINSTALL_COMPONENT
and the loadable functions.mysql> UNINSTALL COMPONENT 'file://component_masking_functions';
-
Drop
masking_dictionaries
.mysql> DROP TABLE mysql.masking_dictionaries;
Useful links¶
Install the data masking component
Data masking component functions
Get expert help¶
If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.
Last update:
2024-09-19