mariadb/storage/perfschema/unittest
Marc Alff ce89012c8b Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit
Before this fix, an assert could fail in PFS_lock::allocated_to_free(), during shutdown.
The assert itself is valid, and detects an anomaly caused by bug 56666.

While bug 56666 has no real consequences in production,
the failure caused by this new assert in the code is negatively
impacting the test suite with automated tests.

This fix is a work around only, that relaxes the integrity checks 
during the server shutdown.
2010-11-16 09:36:42 +01:00
..
CMakeLists.txt Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
conf.txt Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
Makefile.am WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs-t.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
pfs_instr-oom-t.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
pfs_instr-t.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
pfs_instr_class-oom-t.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
pfs_instr_class-t.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
pfs_timer-t.cc Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
stub_pfs_global.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
stub_print_error.h Fixed Copyright headers in storage/perfschema 2010-07-15 17:44:45 -06:00
stub_server_misc.h Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00