MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

29.12.3.2 The file_instances Table

The file_instances table lists all the files seen by the Performance Schema when executing file I/O instrumentation. If a file on disk has never been opened, it is not shown in file_instances. When a file is deleted from the disk, it is also removed from the file_instances table.

The file_instances table has these columns:

The file_instances table has these indexes:

TRUNCATE TABLE is not permitted for the file_instances table.