249
249
share->last_version= 0L; /* Impossible version */
250
250
#ifdef __WIN__REMOVE_OBSOLETE_WORKAROUND
251
251
/* Close the isam and data files as Win32 can't drop an open table */
253
252
if (flush_key_blocks(share->key_cache, share->kfile,
254
253
(function == HA_EXTRA_FORCE_REOPEN ?
255
254
FLUSH_RELEASE : FLUSH_IGNORE_CHANGED)))