• mmakela's avatar
    branches/zip: Add debug checks to track down Issue #461. · a9b806e4
    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().
    a9b806e4
dict0dict.c 125 KB