mariadb/storage
Marc Alff 235043681b 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
..
archive merge 2010-02-06 17:13:42 +01:00
blackhole Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent 2010-02-01 23:46:02 +01:00
csv merge 2009-12-11 21:17:17 +01:00
example merge 2010-01-18 23:00:48 +01:00
federated merge 2009-12-19 03:21:49 +01:00
heap merge 2009-12-25 16:49:21 +01:00
ibmdb2i merge 2009-12-22 22:24:55 +01:00
innobase Fix typo 2010-02-24 02:06:08 +01:00
myisam merge 2010-02-16 23:19:47 +01:00
myisammrg merge 2010-02-16 23:19:47 +01:00
ndb Manual merge from mysql-trunk-merge. 2010-01-28 01:13:10 +03:00
perfschema Bug#51447 performance schema evil twin files 2010-02-26 10:39:57 -07:00
Makefile.am WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00