• Marko Mäkelä's avatar
    Make DISCARD TABLESPACE more robust · e5e83daf
    Marko Mäkelä authored
    dict_load_table_low(): Copy the 'discarded' flag to file_unreadable.
    This allows to avoid a potentially harmful call to dict_stats_init()
    in ha_innobase::open().
    e5e83daf
dict0load.cc 105 KB