mariadb/storage/xtradb/dict
Marko Mäkelä 6ced789186 MDEV-12023 Assertion failure sym_node->table != NULL on startup
row_drop_table_for_mysql(): Avoid accessing non-existing dictionary tables.

dict_create_or_check_foreign_constraint_tables(): Add debug instrumentation
for creating and dropping a table before the creation of any non-core
dictionary tables.

trx_purge_add_update_undo_to_history(): Adjust a debug assertion, so that
it will not fail due to the test instrumentation.
2018-10-30 13:29:19 +02:00
..
dict0boot.cc Merge branch 'merge-xtradb-5.6' into 10.0 2017-05-17 12:11:12 +03:00
dict0crea.cc MDEV-12023 Assertion failure sym_node->table != NULL on startup 2018-10-30 13:29:19 +02:00
dict0dict.cc Merge branch 'merge/merge-xtradb-5.6' into 10.0 2018-10-28 10:04:36 +01:00
dict0load.cc MDEV-15723 Crash in INFORMATION_SCHEMA.INNODB_SYS_TABLES when accessing corrupted record 2018-04-23 16:19:50 +03:00
dict0mem.cc Merge branch 'merge-xtradb-5.6' into 10.0 2018-04-26 14:13:58 +02:00
dict0stats.cc Merge branch 'merge-xtradb-5.6' into 10.0 2017-05-17 12:11:12 +03:00
dict0stats_bg.cc Merge branch 'merge-xtradb-5.6' into 10.0 2018-01-24 20:20:11 +02:00