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

Protected Member Functions

void report_error (uint code, const char *fmt,...)

Additional Inherited Members

- Public Member Functions inherited from Table_check_intact
bool check (TABLE *table, const TABLE_FIELD_DEF *table_def)

Detailed Description

Definition at line 349 of file sp.cc.

Member Function Documentation

void Proc_table_intact::report_error ( uint  code,
const char *  fmt,
  ... 
)
protectedvirtual

Report failure to validate the mysql.proc table definition. Print a message to the error log only once.

Implements Table_check_intact.

Definition at line 367 of file sp.cc.


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