My Project
Public Member Functions | Static Public Member Functions | Protected Member Functions
Trigger_creation_ctx Class Reference
Inheritance diagram for Trigger_creation_ctx:
Stored_program_creation_ctx Sql_alloc Default_object_creation_ctx Object_creation_ctx

List of all members.

Public Member Functions

virtual
Stored_program_creation_ctx
clone (MEM_ROOT *mem_root)

Static Public Member Functions

static Trigger_creation_ctxcreate (THD *thd, const char *db_name, const char *table_name, const LEX_STRING *client_cs_name, const LEX_STRING *connection_cl_name, const LEX_STRING *db_cl_name)

Protected Member Functions

virtual Object_creation_ctxcreate_backup_ctx (THD *thd) const

Detailed Description

Trigger_creation_ctx -- creation context of triggers.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines