MySQL 5.6.14 Source Code Document
|
This is the complete list of members for sp_instr_cpush, including all inherited members.
cleanup_before_parsing(THD *thd) | sp_lex_instr | protectedvirtual |
cleanup_stmt() | sp_instr_cpush | inlinevirtual |
exec_core(THD *thd, uint *nextp) | sp_instr_cpush | virtual |
execute(THD *thd, uint *nextp) | sp_instr_cpush | virtual |
get_cont_dest() const | sp_instr | inlinevirtual |
get_expr_query() const | sp_lex_instr | inlineprotectedvirtual |
get_ip() const (defined in sp_instr) | sp_instr | inline |
get_parsing_ctx() const (defined in sp_instr) | sp_instr | inline |
get_query(String *sql_query) const | sp_instr_cpush | inlinevirtual |
invalidate() | sp_instr_cpush | inlinevirtual |
is_invalid() const | sp_instr_cpush | inlinevirtual |
m_ip | sp_instr | protected |
m_marked | sp_instr | protected |
m_parsing_ctx | sp_instr | protected |
on_after_expr_parsing(THD *thd) | sp_instr_cpush | inlinevirtual |
operator delete(void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete(void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete[](void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator delete[](void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new(size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new(size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new[](size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
operator new[](size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic |
opt_is_marked() const (defined in sp_instr) | sp_instr | inline |
opt_mark(sp_head *sp, 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, sp_instr *start) | sp_instr | inlinevirtual |
print(String *str) (defined in sp_instr_cpush) | sp_instr_cpush | virtual |
sp_instr(uint ip, sp_pcontext *ctx) (defined in sp_instr) | sp_instr | inline |
sp_instr_cpush(uint ip, sp_pcontext *ctx, LEX *cursor_lex, LEX_STRING cursor_query, int cursor_idx) (defined in sp_instr_cpush) | sp_instr_cpush | inline |
sp_lex_instr(uint ip, sp_pcontext *ctx, LEX *lex, bool is_lex_owner) (defined in sp_lex_instr) | sp_lex_instr | inline |
Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline |
validate_lex_and_execute_core(THD *thd, uint *nextp, bool open_tables) | sp_lex_instr | |
~sp_instr() (defined in sp_instr) | sp_instr | inlinevirtual |
~sp_lex_instr() (defined in sp_lex_instr) | sp_lex_instr | inlinevirtual |
~sp_printable() (defined in sp_printable) | sp_printable | inlinevirtual |
~Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline |