MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for PT_update, including all inherited members.
column_list | PT_update | private |
get_printable_parse_tree(THD *thd) | Parse_tree_root | inlinevirtual |
join_table_list | PT_update | private |
m_pos | Parse_tree_root | |
m_with_clause | PT_update | private |
make_cmd(THD *thd) override | PT_update | virtual |
operator=(const Parse_tree_root &)=delete | Parse_tree_root | private |
opt_hints | PT_update | private |
opt_ignore | PT_update | private |
opt_limit_clause | PT_update | private |
opt_low_priority | PT_update | private |
opt_order_clause | PT_update | private |
opt_where_clause | PT_update | private |
Parse_tree_root(const Parse_tree_root &)=delete | Parse_tree_root | private |
Parse_tree_root()=default | Parse_tree_root | protected |
Parse_tree_root(const POS &pos) | Parse_tree_root | inlineexplicitprotected |
PT_update(const POS &pos, PT_with_clause *with_clause_arg, PT_hint_list *opt_hints_arg, thr_lock_type opt_low_priority_arg, bool opt_ignore_arg, const Mem_root_array_YY< PT_table_reference * > &join_table_list_arg, PT_item_list *column_list_arg, PT_item_list *value_list_arg, Item *opt_where_clause_arg, PT_order *opt_order_clause_arg, Item *opt_limit_clause_arg) | PT_update | inline |
super typedef | PT_update | private |
value_list | PT_update | private |
~Parse_tree_root()=default | Parse_tree_root | protectedvirtual |