diff options
author | Marc Alff <marc.alff@oracle.com> | 2018-08-17 14:20:25 +0200 |
---|---|---|
committer | Marc Alff <marc.alff@oracle.com> | 2018-08-20 13:32:37 +0200 |
commit | bac287c315b1792e7ae33f91add6a60292f9bae8 (patch) | |
tree | 1243221ee89cf0c83b697c12b8d3266f8673a13f /sql | |
parent | a653fca99be15b6c3bd6483041578f0bfe5bf5b0 (diff) | |
download | mariadb-git-bac287c315b1792e7ae33f91add6a60292f9bae8.tar.gz |
Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTEDmysql-5.5.62
MySQL bug number 90264
Contribution by Yura Sorokin.
Problem:
File mysys/mf_iocache2.c contains non instrumented file io operations.
This causes inaccurate statistics in PERFORMANCE_SCHEMA.
Solution:
Use the instrumentation apis (mysql_file_tell instead of my_tell, etc).
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions