Skip to content

For help, click the link below to get free database assistance or contact our experts for personalized support.

Uninstall the data masking component

The following steps uninstall the component:

  1. Uninstall the component with UNINSTALL_COMPONENT and the loadable functions.

    mysql> UNINSTALL COMPONENT 'file://component_masking_functions';
    
  2. Drop masking_dictionaries.

    mysql> DROP TABLE mysql.masking_dictionaries;
    

Install the data masking component

Data masking component functions


Last update: 2024-09-19