mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Details:
- Archive storage engine file access were not instrumented and thus
were not shown in PS tables.
Fix:
- Added instrumentation code by using PS Apis for I/O.