• marko's avatar
    Port r125 from branches/5.0: · e5d47f6d
    marko authored
    dict_load_columns(): Set the charset-collation code
    DATA_MYSQL_BINARY_CHARSET_COLL for those binary string columns
    that lack a charset-collation code, i.e., the tables were created
    with an older version of MySQL/InnoDB than 4.1.2.  (Bug #16298)
    e5d47f6d
dict0load.c 33.5 KB