MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for sp_instr, including all inherited members.
clear_da(THD *thd) const | sp_instr | inlineprotected |
execute(THD *thd, uint *nextp)=0 | sp_instr | pure virtual |
get_cont_dest() const | sp_instr | inlinevirtual |
get_instr_trig_field_list() | sp_instr | inlinevirtual |
get_ip() const | sp_instr | inline |
get_parsing_ctx() const | sp_instr | inline |
get_psi_info()=0 | sp_instr | pure virtual |
m_arena | sp_instr | |
m_ip | sp_instr | protected |
m_marked | sp_instr | protected |
m_parsing_ctx | sp_instr | protected |
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 |
print(const THD *thd, String *str)=0 | sp_printable | pure virtual |
sp_instr(uint ip, sp_pcontext *ctx) | sp_instr | inline |
sp_instr(const sp_instr &) | sp_instr | private |
~sp_instr() override | sp_instr | inline |
~sp_printable()=default | sp_printable | virtual |