MySQL 8.3.0
Source Code Documentation
PT_delete Member List

This is the complete list of members for PT_delete, including all inherited members.

add_table(Parse_context *pc, Table_ident *table)PT_deleteprivate
delete_tablesPT_deleteprivate
get_printable_parse_tree(THD *thd)Parse_tree_rootinlinevirtual
is_multitable() constPT_deleteinlineprivate
join_table_listPT_deleteprivate
m_posParse_tree_root
m_with_clausePT_deleteprivate
make_cmd(THD *thd) overridePT_deletevirtual
operator=(const Parse_tree_root &)=deleteParse_tree_rootprivate
opt_delete_limit_clausePT_deleteprivate
opt_delete_optionsPT_deleteprivate
opt_hintsPT_deleteprivate
opt_order_clausePT_deleteprivate
opt_table_aliasPT_deleteprivate
opt_use_partitionPT_deleteprivate
opt_where_clausePT_deleteprivate
Parse_tree_root(const Parse_tree_root &)=deleteParse_tree_rootprivate
Parse_tree_root()=defaultParse_tree_rootprotected
Parse_tree_root(const POS &pos)Parse_tree_rootinlineexplicitprotected
PT_delete(const POS &pos, PT_with_clause *with_clause_arg, PT_hint_list *opt_hints_arg, int opt_delete_options_arg, Table_ident *table_ident_arg, const LEX_CSTRING &opt_table_alias_arg, List< String > *opt_use_partition_arg, Item *opt_where_clause_arg, PT_order *opt_order_clause_arg, Item *opt_delete_limit_clause_arg)PT_deleteinline
PT_delete(const POS &pos, PT_with_clause *with_clause_arg, PT_hint_list *opt_hints_arg, int opt_delete_options_arg, const Mem_root_array_YY< Table_ident * > &table_list_arg, const Mem_root_array_YY< PT_table_reference * > &join_table_list_arg, Item *opt_where_clause_arg)PT_deleteinline
super typedefPT_deleteprivate
table_identPT_deleteprivate
table_listPT_deleteprivate
~Parse_tree_root()=defaultParse_tree_rootprotectedvirtual