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

Public Attributes

const char * table_name
ST_FIELD_INFOfields_info
TABLE *(* create_table )(THD *thd, TABLE_LIST *table_list)
int(* fill_table )(THD *thd, TABLE_LIST *tables, Item *cond)
int(* old_format )(THD *thd, struct st_schema_table *schema_table)
int(* process_table )(THD *thd, TABLE_LIST *tables, TABLE *table, bool res, LEX_STRING *db_name, LEX_STRING *table_name)
int idx_field1
int idx_field2
bool hidden
uint i_s_requested_object

Detailed Description

Definition at line 1359 of file table.h.


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