• unknown's avatar
    Bugfix: New table creation/renaming block added if old encoded table present. · 520927a7
    unknown authored
    mysql-test/r/create.result:
      test of renaming
    mysql-test/r/upgrade.result:
      Now such behaviour prohibited to avoid problems.
    mysql-test/t/create.test:
      test of renaming
    mysql-test/t/upgrade.test:
      Now such behaviour prohibited to avoid problems.
    sql/mysql_priv.h:
      Function to test table name presence added.
    sql/sql_rename.cc:
      Rename fixed.
    sql/sql_table.cc:
      Function to test table name presence added.
      Create fixed.
    520927a7
create.result 106 KB