MySQL 8.0.40
Source Code Documentation
|
#include <parse_tree_nodes.h>
Public Member Functions | |
PT_drop_role (bool ignore_errors, const List< LEX_USER > *roles) | |
Sql_cmd * | make_cmd (THD *thd) override |
Private Attributes | |
Sql_cmd_drop_role | sql_cmd |
Additional Inherited Members | |
Protected Member Functions inherited from Parse_tree_root | |
virtual | ~Parse_tree_root ()=default |
Parse_tree_root ()=default | |
Implements Parse_tree_root.
|
private |