mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
18884b02c0
The root cause of the failure is that when Bug#51447 performance schema evil twin files was fixed, instrumented file names got normalized. The pfs-t unit test depends on this file normalization, but it was not updated. This fix aligns pfs-t.cc lookup_file_by_name() with the logic in pfs_instr.cc find_or_create_file(). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
conf.txt | ||
Makefile.am | ||
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 |