MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for sp_lex_instr, including all inherited members.
adjust_sql_command(LEX *) | sp_lex_instr | inlineprotectedvirtual |
cleanup_before_parsing(THD *thd) | sp_lex_instr | protectedvirtual |
clear_da(THD *thd) const | sp_instr | inlineprotected |
exec_core(THD *thd, uint *nextp)=0 | sp_lex_instr | protectedpure virtual |
execute(THD *thd, uint *nextp) override | sp_lex_instr | inlinevirtual |
execute_expression(THD *thd, uint *nextp) | sp_lex_instr | private |
free_lex() | sp_lex_instr | private |
get_cont_dest() const | sp_instr | inlinevirtual |
get_expr_query() const | sp_lex_instr | inlineprotectedvirtual |
get_instr_trig_field_list() override | sp_lex_instr | inlinevirtual |
get_ip() const | sp_instr | inline |
get_parsing_ctx() const | sp_instr | inline |
get_psi_info()=0 | sp_instr | pure virtual |
get_query(String *sql_query) const | sp_lex_instr | protectedvirtual |
invalidate()=0 | sp_lex_instr | protectedpure virtual |
is_invalid() const =0 | sp_lex_instr | protectedpure virtual |
m_arena | sp_instr | |
m_first_execution | sp_lex_instr | private |
m_ip | sp_instr | protected |
m_is_lex_owner | sp_lex_instr | private |
m_lex | sp_lex_instr | protected |
m_lex_mem_root | sp_lex_instr | private |
m_lex_query_tables_own_last | sp_lex_instr | private |
m_marked | sp_instr | protected |
m_parsing_ctx | sp_instr | protected |
m_prelocking_tables | sp_lex_instr | private |
m_trig_field_list | sp_lex_instr | private |
on_after_expr_parsing(THD *thd) | sp_lex_instr | inlineprotectedvirtual |
operator=(sp_instr &) | sp_instr | private |
opt_is_marked() const | sp_instr | inline |
opt_mark(sp_head *, List< sp_instr > *leads) | sp_instr | inlinevirtual |
opt_move(uint dst, List< sp_branch_instr > *ibp) | sp_instr | inlinevirtual |
opt_shortcut_jump(sp_head *, sp_instr *start) | sp_instr | inlinevirtual |
parse_statement(THD *thd, sp_head *sp) | sp_lex_instr | private |
print(const THD *thd, String *str)=0 | sp_printable | pure virtual |
reset_lex_and_exec_core(THD *thd, uint *nextp, bool open_tables) | sp_lex_instr | private |
set_lex(LEX *lex, bool is_lex_owner) | sp_lex_instr | private |
sp_instr(uint ip, sp_pcontext *ctx) | sp_instr | inline |
sp_instr(const sp_instr &) | sp_instr | private |
sp_lex_instr(uint ip, sp_pcontext *ctx, LEX *lex, bool is_lex_owner) | sp_lex_instr | inline |
validate_lex_and_execute_core(THD *thd, uint *nextp, bool open_tables) | sp_lex_instr | |
~sp_instr() override | sp_instr | inline |
~sp_lex_instr() override | sp_lex_instr | inline |
~sp_printable()=default | sp_printable | virtual |