586
586
int (*old_format) (Session *session, struct ST_SCHEMA_TABLE *schema_table);
587
587
int (*process_table) (Session *session, TableList *tables, Table *table,
588
588
bool res, LEX_STRING *db_name, LEX_STRING *table_name);
591
591
uint32_t i_s_requested_object; /* the object we need to open(Table | VIEW) */