mariadb/storage/innobase/srv
Sunny Bains 42116cfe28 Fix Bug# 58459 - assert slot->in_use == FALSE while starting purge thread.
Fix a race condition in srv_master_thread(). We need to acquire the kernel
mutex before calling srv_table_reserve_slot(). Add a mutex_own() assertion
in srv_table_reserve_slot().
2010-11-30 16:51:40 +11:00
..
srv0srv.c Fix Bug# 58459 - assert slot->in_use == FALSE while starting purge thread. 2010-11-30 16:51:40 +11:00
srv0start.c Make output from innobase_start_or_create_for_mysql() consistent 2010-11-29 14:53:09 +02:00