MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for PT_explain, including all inherited members.
m_analyze | PT_explain | private |
m_explainable_stmt | PT_explain | private |
m_explicit_format | PT_explain | private |
m_format | PT_explain | private |
make_cmd(THD *thd) override | PT_explain | virtual |
operator=(const Parse_tree_root &)=delete | Parse_tree_root | private |
Parse_tree_root(const Parse_tree_root &)=delete | Parse_tree_root | private |
Parse_tree_root()=default | Parse_tree_root | protected |
PT_explain(Explain_format_type format, bool is_analyze, bool is_explicit_format, Parse_tree_root *explainable_stmt) | PT_explain | inline |
~Parse_tree_root()=default | Parse_tree_root | protectedvirtual |