mariadb/storage/perfschema/unittest
Marc Alff 18884b02c0 Bug#51741 Unit test pfs-t failing in mysql-next-mr-bugfixing
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().
2010-03-04 18:10:27 -07:00
..
CMakeLists.txt Post-merge fixes , define HAVE_RWLOCK_T on Solaris define 2010-01-14 18:42:28 +00:00
conf.txt WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
Makefile.am WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs-t.cc Bug#51741 Unit test pfs-t failing in mysql-next-mr-bugfixing 2010-03-04 18:10:27 -07:00
pfs_instr-oom-t.cc WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs_instr-t.cc WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs_instr_class-oom-t.cc WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs_instr_class-t.cc WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
pfs_timer-t.cc WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
stub_pfs_global.h WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
stub_print_error.h WL#2360 Performance schema 2010-01-11 18:47:27 -07:00