![]() |
MySQL 9.7.0
Source Code Documentation
|
Go to the source code of this file.
Macros | |
| #define | USER_IN (1 << 0) |
| #define | USER_NOT_IN (1 << 1) |
| #define | ROLE_IN (1 << 2) |
| #define | ROLE_NO_IN (1 << 3) |
Typedefs | |
| typedef int | data_masking_policy_list_type |
| #define ROLE_IN (1 << 2) |
| #define ROLE_NO_IN (1 << 3) |
| #define USER_IN (1 << 0) |
| #define USER_NOT_IN (1 << 1) |
| typedef int data_masking_policy_list_type |