242
242
case HA_EXTRA_FORCE_REOPEN:
244
244
share->last_version= 0L; /* Impossible version */
247
247
case HA_EXTRA_PREPARE_FOR_DROP:
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 */