My Project
Public Member Functions
Handle_old_incorrect_trigger_table_hook Class Reference
Inheritance diagram for Handle_old_incorrect_trigger_table_hook:
Unknown_key_hook

List of all members.

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)

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.


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