mariadb/dict
marko 759f763644 branches/zip: dict_table_check_for_dup_indexes(): Assert that the
data dictionary mutex is being held while table->indexes is accessed.
This is already the case.

Currently, only dict_table_get_next_index() and dict_table_get_first_index()
are being invoked without holding dict_sys->mutex.
2009-12-03 12:47:12 +00:00
..
dict0boot.c branches/zip: Suppress errors about non-found temporary tables. 2009-11-30 10:50:11 +00:00
dict0crea.c branches/zip: Suppress errors about non-found temporary tables. 2009-11-30 10:50:11 +00:00
dict0dict.c branches/zip: dict_table_check_for_dup_indexes(): Assert that the 2009-12-03 12:47:12 +00:00
dict0load.c branches/zip: Suppress errors about non-found temporary tables. 2009-11-30 10:50:11 +00:00
dict0mem.c branches/zip: Suppress errors about non-found temporary tables. 2009-11-30 10:50:11 +00:00