MySQL 8.0.40
Source Code Documentation
|
#include <parse_tree_nodes.h>
Public Member Functions | |
PT_explain_for_connection (my_thread_id thread_id) | |
Sql_cmd * | make_cmd (THD *thd) override |
Private Attributes | |
Sql_cmd_explain_other_thread | m_cmd |
Additional Inherited Members | |
Protected Member Functions inherited from Parse_tree_root | |
virtual | ~Parse_tree_root ()=default |
Parse_tree_root ()=default | |
|
inlineexplicit |
Implements Parse_tree_root.
|
private |