• unknown's avatar
    added synchronization in mysql_create_like_table · 10b0ae0c
    unknown authored
    (
    fixed BUG #2385 CREATE TABLE LIKE lacks locking on source and destination table
    and added tests for it
    )
    
    
    sql/mysql_priv.h:
      added code TEST_SYNCHRONIZATION for --exit-info option
    sql/mysqld.cc:
      fixed -debug prefix
    sql/sql_table.cc:
      added synchronization in mysql_create_like_table
      (fixed BUG #2385 CREATE TABLE LIKE lacks locking on source and destination table)
    10b0ae0c
have_debug.inc 125 Bytes