![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Top-level node for the SHUTDOWN statement. More...
#include <parse_tree_nodes.h>
Public Member Functions | |
| Sql_cmd * | make_cmd (THD *thd) override | 
  Public Member Functions inherited from Parse_tree_root | |
| virtual std::string | get_printable_parse_tree (THD *thd) | 
Private Attributes | |
| Sql_cmd_restart_server | sql_cmd | 
Additional Inherited Members | |
  Public Attributes inherited from Parse_tree_root | |
| POS | m_pos | 
| Textual location of a token just parsed.  More... | |
  Protected Member Functions inherited from Parse_tree_root | |
| Parse_tree_root ()=default | |
| Parse_tree_root (const POS &pos) | |
| virtual | ~Parse_tree_root ()=default | 
Top-level node for the SHUTDOWN statement.
Implements Parse_tree_root.
      
  | 
  private |