763
763
@param table_list Names of tables to lock.
767
767
under LOCK TABLES, this function does not work as advertised. Namely,
768
768
it does not exclude other threads from using this table and does not
769
769
put an exclusive name lock on this table into the table cache.