416
416
inline bool isWaitingOnCondition() { return s->waiting_on_cond; } /* Protection against free */
418
418
/* For TMP tables, should be pulled out as a class */
421
420
void setup_tmp_table_column_bitmaps(unsigned char *bitmaps);
422
421
bool create_myisam_tmp_table(KEY *keyinfo,
423
422
MI_COLUMNDEF *start_recinfo,