670
670
Note that we need to hold table::Cache::singleton().mutex() while changing the
671
671
open_tables list. Another thread may work on it.
673
673
Closing a MERGE child before the parent would be fatal if the
674
674
other thread tries to abort the MERGE lock in between.