MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for sp_instr_freturn, including all inherited members.
adjust_sql_command(LEX *lex) override | sp_instr_freturn | inlinevirtual |
cleanup_before_parsing(THD *thd) | sp_lex_instr | protectedvirtual |
clear_da(THD *thd) const | sp_instr | inlineprotected |
exec_core(THD *thd, uint *nextp) override | sp_instr_freturn | 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 override | sp_instr_freturn | inlinevirtual |
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() override | sp_instr_freturn | inlinevirtual |
get_query(String *sql_query) const | sp_lex_instr | protectedvirtual |
invalidate() override | sp_instr_freturn | inlinevirtual |
is_invalid() const override | sp_instr_freturn | inlinevirtual |
m_arena | sp_instr | |
m_expr_item | sp_instr_freturn | private |
m_expr_query | sp_instr_freturn | private |
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_return_field_type | sp_instr_freturn | private |
m_trig_field_list | sp_lex_instr | private |
on_after_expr_parsing(THD *thd) override | sp_instr_freturn | inlinevirtual |
operator=(sp_instr &) | sp_instr | private |
opt_is_marked() const | sp_instr | inline |
opt_mark(sp_head *, List< sp_instr > *) override | sp_instr_freturn | 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) override | sp_instr_freturn | virtual |
psi_info | sp_instr_freturn | static |
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_instr_freturn(uint ip, LEX *lex, Item *expr_item, LEX_CSTRING expr_query, enum enum_field_types return_field_type) | sp_instr_freturn | inline |
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 |