|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| const char * | table_name |
| ST_FIELD_INFO * | fields_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 |