mariadb/mysql-test/suite/perfschema
Marc Alff d6131618bb Bug#51447 performance schema evil twin files
Before this fix, the performance schema file instrumentation would treat:
- a relative path to a file
- an absolute path to the same file
as two different files.

This would lead to:
- separate aggregation counters
- file leaks when a file is removed.

With this fix, a relative and absolute path are resolved to the same file instrument.
2010-02-26 10:39:57 -07:00
..
include WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
r Bug#51447 performance schema evil twin files 2010-02-26 10:39:57 -07:00
t Bug#51447 performance schema evil twin files 2010-02-26 10:39:57 -07:00