• mmakela's avatar
    branches/zip: Add debug checks to track down Issue #461. · 72d60207
    mmakela authored
    dict_table_check_for_dup_indexes(): Add the flag tmp_ok.  If !tmp_ok,
    check that no index name starts with TEMP_INDEX_PREFIX.
    
    ha_innobase::add_index(), ha_innobase::prepare_drop_index(),
    ha_innobase::final_drop_index(): Call dict_table_check_for_dup_indexes().
    72d60207
dict0dict.h 42.1 KB