204
204
TableList *embedding; /* nested join containing the table */
205
205
List<TableList> *join_list;/* join list the table belongs to */
206
206
bool cacheable_table; /* stop PS caching */
208
208
char timestamp_buffer[20]; /* buffer for timestamp (19+1) */
210
210
This TableList object corresponds to the table to be created