1069
1069
@param session Thread handle.
1070
1070
@param table_list Names of tables to lock.
1074
1074
under LOCK TABLES, this function does not work as advertised. Namely,
1075
1075
it does not exclude other threads from using this table and does not
1076
1076
put an exclusive name lock on this table into the table cache.