• bar@mysql.com's avatar
    field.cc, sql_mode.result, sql_mode.test: · f979603c
    bar@mysql.com authored
      "SHOW CREATE TABLE" mysql-4.0 and mysql-3.23 
      compatibiliry mode change:
      Check that a binary collation adds 'binary'
      suffix into a char() column definition in
      mysql40 and mysql2323 modes. This allows
      not to lose the column's case sensitivity
      when loading the dump in pre-4.1 servers.
    f979603c
sql_mode.result 4.32 KB