MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for acl_table::Acl_table, including all inherited members.
Acl_table(THD *thd, TABLE *table, Acl_table_operation operation) | acl_table::Acl_table | inline |
Acl_table(const Acl_table &)=delete | acl_table::Acl_table | |
Acl_table(const Acl_table &&)=delete | acl_table::Acl_table | |
convert_table_op_error_code() | acl_table::Acl_table | inlineprotected |
finish_operation(Table_op_error_code &error)=0 | acl_table::Acl_table | pure virtual |
get_operation_mode() | acl_table::Acl_table | inline |
m_error | acl_table::Acl_table | protected |
m_operation | acl_table::Acl_table | protected |
m_table | acl_table::Acl_table | protected |
m_thd | acl_table::Acl_table | protected |
operator=(const Acl_table &)=delete | acl_table::Acl_table | |
operator=(const Acl_table &&)=delete | acl_table::Acl_table | |
~Acl_table()=default | acl_table::Acl_table | virtual |