51
51
if (flush_key_blocks(info->s->getKeyCache(), info->s->kfile, FLUSH_RELEASE))
53
53
if (info->opt_flag & WRITE_CACHE_USED)
56
56
if (info->opt_flag & READ_CACHE_USED)
60
60
info->rec_cache.reinit_io_cache(internal::READ_CACHE,0, (bool) (info->lock_type != F_UNLCK),1);