• klewis@mysql.com's avatar
    Bug#56632 - The warning code related to KEY_BLOCK_SIZE and ROW_FORMAT when... · b1698f63
    klewis@mysql.com authored
    Bug#56632 - The warning code related to KEY_BLOCK_SIZE and ROW_FORMAT  when innodb_strict_mode=OFF  is improved in order to take into account whether the KEY_BLOCK_SIZE is specified on the current ALTER statement or the previous CREATE statement.
      
    The testcase shows the expected results of 12 different combinations of these settings.
    b1698f63
innodb_bug56632.test 9.36 KB