Documentation Home
MySQL 8.0 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 42.7Mb
PDF (A4) - 42.8Mb
Man Pages (TGZ) - 273.7Kb
Man Pages (Zip) - 385.1Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb
Excerpts from this Manual

MySQL 8.0 Reference Manual  /  ...  /  MySQL Enterprise Data Masking and De-Identification Plugin

6.5.3 MySQL Enterprise Data Masking and De-Identification Plugin

MySQL Enterprise Data Masking and De-Identification is based on a plugin library that implements these elements:

  • A server-side plugin named data_masking.

  • A set of loadable functions provides an SQL-level API for performing masking and de-identification operations. Some of these functions require the SUPER privilege.