#include <parse_tree_nodes.h>
|
| PT_alter_table_analyze_partition (const POS &pos, bool no_write_to_binlog, const List< String > *opt_partition_list) |
|
bool | do_contextualize (Table_ddl_parse_context *pc) override |
|
Sql_cmd * | make_cmd (Table_ddl_parse_context *pc) override |
|
| PT_alter_table_partition_list_or_all (const POS &pos, Alter_info::Alter_info_flag alter_info_flag, const List< String > *opt_partition_list) |
|
bool | do_contextualize (Table_ddl_parse_context *pc) override |
|
bool | do_contextualize (Table_ddl_parse_context *pc) override |
|
| ~PT_ddl_table_option () override=0 |
|
virtual bool | is_rename_table () const |
|
virtual | ~Parse_tree_node_tmpl ()=default |
|
bool | is_contextualized () const |
|
virtual bool | contextualize (Context *pc) final |
|
void | error (Context *pc, const POS &pos) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
void | error (Context *pc, const POS &pos, const char *msg) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
void | errorf (Context *pc, const POS &pos, const char *format,...) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
◆ super
◆ PT_alter_table_analyze_partition()
PT_alter_table_analyze_partition::PT_alter_table_analyze_partition |
( |
const POS & |
pos, |
|
|
bool |
no_write_to_binlog, |
|
|
const List< String > * |
opt_partition_list |
|
) |
| |
|
inline |
◆ do_contextualize()
◆ make_cmd()
◆ m_no_write_to_binlog
const bool PT_alter_table_analyze_partition::m_no_write_to_binlog |
|
private |
The documentation for this class was generated from the following files: