MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Unknown_key_hook Class Reference

#include <parse_file.h>

Inheritance diagram for Unknown_key_hook:

Public Member Functions

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

Detailed Description

This hook used to catch no longer supported keys and process them for backward compatibility.

Definition at line 55 of file parse_file.h.


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