mariadb/storage
Marc Alff d1cbc64c38 Bug#11830755 - UNIT TESTS PFS_INSTR AND PFS_INSTR_CLASS CRASH IN MUTEX CALLS ON WINDOWS
Before this fix, two performance schema unit tests crashed on windows.

The problem was a missing initialization to PFS_atomics,
which caused the crash only for platform not compiled with native atomics.

This fix adds the missing initialization in the unit tests.
No production code was changed, this is a unit test bug only.
2011-03-08 13:42:00 +01: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 Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
innobase Bug #11784056 ENABLE CONCURRENT READS WHILE CREATING 2011-03-07 14:30:49 +01:00
myisam Bug #11755431 (former 47205) 2011-03-08 09:41:57 +01:00
myisammrg Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01: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