4457
4457
and afterwards delete those marked unused.
4462
4462
safe_mutex_assert_owner(&LOCK_open);
4464
4464
for (uint32_t idx=0 ; idx < open_cache.records ; idx++)
4466
4466
Table *table=(Table*) hash_element(&open_cache,idx);
4469
4469
table->s->version= 0L; /* Free when thread is ready */