#include <parse_tree_nodes.h>
◆ PT_explain()
PT_explain::PT_explain |
( |
const POS & |
pos, |
|
|
Explain_format_type |
format, |
|
|
bool |
is_analyze, |
|
|
bool |
is_explicit_format, |
|
|
Parse_tree_root * |
explainable_stmt, |
|
|
std::optional< std::string_view > |
explain_into_variable_name, |
|
|
LEX_CSTRING |
schema_name_for_explain |
|
) |
| |
|
inline |
◆ make_cmd()
◆ m_analyze
const bool PT_explain::m_analyze |
|
private |
◆ m_explain_into_variable_name
std::optional<std::string_view> PT_explain::m_explain_into_variable_name |
|
private |
◆ m_explainable_stmt
◆ m_explicit_format
const bool PT_explain::m_explicit_format |
|
private |
◆ m_format
◆ m_schema_name_for_explain
The documentation for this class was generated from the following files: