79
95
(READ_CACHE_USED | WRITE_CACHE_USED | MEMMAP_USED)))
82
98
my_default_record_cache_size);
83
99
if (!(init_io_cache(&info->rec_cache,info->dfile,
86
102
READ_CACHE,0L,(bool) (info->lock_type != F_UNLCK),
87
103
MYF(share->write_flag & MY_WAIT_IF_FULL))))