196
196
bool skip_deleted_blocks)
198
198
int locked,error,cache_read;
200
199
MYISAM_SHARE *share=info->s;
204
202
if (info->opt_flag & WRITE_CACHE_USED &&
205
203
(info->rec_cache.pos_in_file <= filepos || skip_deleted_blocks) &&
206
204
flush_io_cache(&info->rec_cache))