mariadb/dict
marko 134b1fda32 Lock the data dictionary during rollback. This removes the rare
debug assertion failure ut_ad(mutex_own(&(dict_sys->mutex))) in
dict_table_get_on_id() after the rollback following crash recovery.
2007-03-14 13:45:49 +00:00
..
dict0boot.c Merge r1239 from 2007-01-18 21:27:31 +00:00
dict0crea.c Merge changes from MySQL AB: 2007-03-01 15:21:12 +00:00
dict0dict.c Lock the data dictionary during rollback. This removes the rare 2007-03-14 13:45:49 +00:00
dict0load.c Merge changes from MySQL AB: 2007-03-01 15:21:12 +00:00
dict0mem.c Merge changes from MySQL AB: 2007-03-01 15:21:12 +00:00
Makefile.am Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00