• Vasil Dimov's avatar
    Merge mysql-5.1 -> mysql-5.5 · 56e3f68c
    Vasil Dimov authored
    The actual Bug#11754376 does not exist in MySQL 5.5 because at startup
    we drop entries for temporary tables from InnoDB dictionary cache (only
    if ROW_FORMAT is not REDUNDANT). But nevertheless the bug in
    normalize_table_name_low() is present so we fix it.
    56e3f68c
ha_innodb.cc 341 KB