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