• unknown's avatar
    Fix an unstable test. · d2b9c8c2
    unknown authored
    
    mysql-test/r/log_tables.result:
      Update results.
    mysql-test/t/log_tables.test:
      Silence a race condition: TRUNCATE code issues mysql_frm_type without
      a metadata lock, and finds no table if hits the moment when
      ALTER is swapping two tables.
    d2b9c8c2
log_tables.test 19.4 KB