![]() |
MySQL 9.5.0
Source Code Documentation
|
Representation of entries in auth_privilege.
More...
#include <auth_privilege.h>
Classes | |
| class | ApplyToV3 |
| class | ApplyToV4 |
Public Attributes | |
| std::variant< ApplyToV4, ApplyToV3 > | select_by |
| Operation::ValueType | crud |
Representation of entries in auth_privilege.
This class doesn't have row-id, primary key etc, because it may represent several aggregated entries.
| Operation::ValueType mrs::database::entry::AuthPrivilege::crud |