, including all inherited members.
add_instr(THD *thd, sp_instr *instr) | sp_head | |
add_mark_lead(uint ip, List< sp_instr > *leads) | sp_head | |
add_used_tables_to_table_list(THD *thd, TABLE_LIST ***query_tables_last_ptr, TABLE_LIST *belong_to_view) | sp_head | |
check_show_access(THD *thd, bool *full_access) | sp_head | |
CONTAINS_DYNAMIC_SQL enum value (defined in sp_head) | sp_head | |
create_result_field(uint field_max_length, const char *field_name, TABLE *table) | sp_head | |
create_string(THD *thd, ulong *lenp) (defined in sp_head) | sp_head | |
execute_function(THD *thd, Item **args, uint argcount, Field *return_fld) | sp_head | |
execute_procedure(THD *thd, List< Item > *args) | sp_head | |
execute_trigger(THD *thd, const LEX_STRING *db_name, const LEX_STRING *table_name, GRANT_INFO *grant_info) | sp_head | |
get_creation_ctx() (defined in sp_head) | sp_head | [inline] |
get_current_mem_root() const | sp_head | [inline] |
get_instr(uint i) | sp_head | [inline] |
get_persistent_mem_root() const | sp_head | [inline] |
get_root_parsing_context() const | sp_head | [inline] |
HAS_COMMIT_OR_ROLLBACK enum value (defined in sp_head) | sp_head | |
HAS_RETURN enum value (defined in sp_head) | sp_head | |
HAS_SET_AUTOCOMMIT_STMT enum value (defined in sp_head) | sp_head | |
HAS_SQLCOM_FLUSH enum value (defined in sp_head) | sp_head | |
HAS_SQLCOM_RESET enum value (defined in sp_head) | sp_head | |
instructions() (defined in sp_head) | sp_head | [inline] |
IS_INVOKED enum value (defined in sp_head) | sp_head | |
is_invoked() const | sp_head | [inline] |
is_not_allowed_in_function(const char *where) | sp_head | [inline] |
last_instruction() (defined in sp_head) | sp_head | [inline] |
LOG_GENERAL_LOG enum value (defined in sp_head) | sp_head | |
LOG_SLOW_STATEMENTS enum value (defined in sp_head) | sp_head | |
m_body (defined in sp_head) | sp_head | |
m_body_utf8 (defined in sp_head) | sp_head | |
m_chistics | sp_head | |
m_created (defined in sp_head) | sp_head | |
m_cur_instr_trig_field_items | sp_head | |
m_db (defined in sp_head) | sp_head | |
m_definer_host (defined in sp_head) | sp_head | |
m_definer_user (defined in sp_head) | sp_head | |
m_defstr (defined in sp_head) | sp_head | |
m_explicit_name | sp_head | |
m_first_free_instance | sp_head | |
m_first_instance | sp_head | |
m_flags | sp_head | |
m_last_cached_sp | sp_head | |
m_list_of_trig_fields_item_lists | sp_head | |
m_modified (defined in sp_head) | sp_head | |
m_name (defined in sp_head) | sp_head | |
m_next_cached_sp | sp_head | |
m_params (defined in sp_head) | sp_head | |
m_parser_data | sp_head | |
m_qname | sp_head | |
m_recursion_level | sp_head | |
m_return_field_def | sp_head | |
m_security_ctx (defined in sp_head) | sp_head | |
m_sql_mode | sp_head | |
m_sroutines | sp_head | |
m_trg_chistics | sp_head | |
m_trg_list | sp_head | |
m_type | sp_head | |
modifies_data() const | sp_head | [inline] |
MODIFIES_DATA enum value | sp_head | |
MULTI_RESULTS enum value (defined in sp_head) | sp_head | |
name(uint *lenp=0) const (defined in sp_head) | sp_head | [inline] |
operator delete(void *ptr, size_t size) (defined in sp_head) | sp_head | [static] |
operator new(size_t size) (defined in sp_head) | sp_head | [static] |
optimize() | sp_head | |
propagate_attributes(Query_tables_list *prelocking_ctx) (defined in sp_head) | sp_head | [inline] |
reset_lex(THD *thd) | sp_head | |
restore_lex(THD *thd) | sp_head | |
set_body_end(THD *thd) | sp_head | |
set_body_start(THD *thd, const char *begin_ptr) | sp_head | |
set_creation_ctx(Stored_program_creation_ctx *creation_ctx) (defined in sp_head) | sp_head | [inline] |
set_definer(const char *definer, uint definerlen) (defined in sp_head) | sp_head | |
set_definer(const LEX_STRING *user_name, const LEX_STRING *host_name) (defined in sp_head) | sp_head | |
set_info(longlong created, longlong modified, st_sp_chistics *chistics, sql_mode_t sql_mode) (defined in sp_head) | sp_head | |
set_security_ctx(THD *thd, Security_context **save_ctx) | sp_head | |
set_sp_cache_version(ulong sp_cache_version) | sp_head | [inline] |
show_create_routine(THD *thd, enum_sp_type type) | sp_head | |
show_routine_code(THD *thd) | sp_head | |
sp_cache_version() const | sp_head | [inline] |
sp_start_parsing(THD *, enum_sp_type, sp_name *) | sp_head | [friend] |
~sp_head() (defined in sp_head) | sp_head | |