mariadb/storage
Sunny Bains ae6e2a23b2 Fix Bug #58653 - Sporadic crash due to assertion failure 0 == space->n_pending_flushes
Check whether the master and purge thread are active after creating them. Do
not proceed until both threads have started. We do this by checking whether a
slot has been reserved by both the respective threads.
      
Add srv_thread_has_reserved_slot() returns slot no or ULINT_UNDEFINED.
      
rb://536 Approved by Jimmy
2011-01-06 21:41:30 +11:00
..
archive BUG#58205 - Valgrind failure in fn_format when called from 2010-12-01 15:56:46 +03:00
blackhole WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
csv WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
example WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
federated WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
heap WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
innobase Fix Bug #58653 - Sporadic crash due to assertion failure 0 == space->n_pending_flushes 2011-01-06 21:41:30 +11:00
myisam Manual merge from mysql-5.1-bugteam for bug#54486. 2010-12-10 17:32:58 +06:00
myisammrg WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
ndb Fixed compilation error. 2010-11-08 14:52:10 +01:00
perfschema Bug #58699 cannot build with gcc dbg on solaris 2010-12-21 13:00:26 +01:00