1554
1554
pthread_mutex_lock(&LOCK_open); /* CREATE TABLE... has found that the table already exists for insert and is adapting to use it */
1555
1555
if (session->reopen_name_locked_table(create_table, false))
1558
1558
create_table->table_name, false);