1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTED

WARNING

This patch is for mysql-5.5 only,
to be null-merged to mysql-5.6 and mysql-trunk.

This is a partial rollback of the file io instrumentation,
removing the instrumentation for mysql_file_stat in the archive engine.

See the bug comments for details.
This commit is contained in:
Marc Alff
2012-08-24 10:01:59 +02:00
parent bb8d551f3a
commit 30f8c145d2
2 changed files with 3 additions and 4 deletions

View File

@ -9,4 +9,3 @@
# Do not use any TAB characters for whitespace.
#
##############################################################################
misc : bug#14113704 24/04/2012 Mayank issue reported causing failure.