MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Handle_old_incorrect_trigger_table_hook Class Reference
Inheritance diagram for Handle_old_incorrect_trigger_table_hook:
Collaboration diagram for Handle_old_incorrect_trigger_table_hook:

Public Member Functions

 Handle_old_incorrect_trigger_table_hook (char *file_path, LEX_STRING *trigger_table_arg)
virtual bool process_unknown_string (const char *&unknown_key, uchar *base, MEM_ROOT *mem_root, const char *end)

Detailed Description

Definition at line 294 of file sql_trigger.cc.

Member Function Documentation

bool Handle_old_incorrect_trigger_table_hook::process_unknown_string ( const char *&  unknown_key,
uchar *  base,
MEM_ROOT mem_root,
const char *  end 
)
virtual

Trigger BUG#15921 compatibility hook. For details see Handle_old_incorrect_sql_modes_hook::process_unknown_string().

Implements Unknown_key_hook.

Definition at line 2375 of file sql_trigger.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following file: