mariadb/storage
Marko Mäkelä 262668e314 Fix a bogus UNIV_SYNC_DEBUG failure in the fix of Bug #59641
or Oracle Bug #11766513.

trx_undo_free_prepared(): Do not acquire or release trx->rseg->mutex.
This code is invoked in the single-threaded part of shutdown, therefore
a mutex is not needed.
2011-05-18 15:05:08 +03:00
..
archive Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
blackhole WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
csv Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
example WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
federated Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
heap Manual merge from 5.1 2011-04-20 19:53:08 +02:00
innobase Fix a bogus UNIV_SYNC_DEBUG failure in the fix of Bug #59641 2011-05-18 15:05:08 +03:00
myisam Manual merge from 5.1 2011-04-20 19:53:08 +02:00
myisammrg Manual merge from 5.1 2011-04-20 19:53:08 +02:00
ndb BUG#57953 my_load_defaults return junk argument ----args-separator---- to caller 2011-01-17 15:44:37 +08:00
perfschema Bug#11830755 - UNIT TESTS PFS_INSTR AND PFS_INSTR_CLASS CRASH IN MUTEX CALLS ON WINDOWS 2011-03-08 13:42:00 +01:00