MySQL 9.1 Release Notes
- 8.5.3.1 MySQL Enterprise Data Masking and De-Identification Plugin Installation
- 8.5.3.2 Using the MySQL Enterprise Data Masking and De-Identification Plugin
- 8.5.3.3 MySQL Enterprise Data Masking and De-Identification Plugin Function Reference
- 8.5.3.4 MySQL Enterprise Data Masking and De-Identification Plugin Function Descriptions
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.