mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
627707e2f8
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
conf.txt | ||
pfs-t.cc | ||
pfs_instr-oom-t.cc | ||
pfs_instr-t.cc | ||
pfs_instr_class-oom-t.cc | ||
pfs_instr_class-t.cc | ||
pfs_timer-t.cc | ||
stub_pfs_global.h | ||
stub_print_error.h | ||
stub_server_misc.h |