-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.1.0
-
Component/s: None
-
Labels:None
After MDEV-3808 frm files are nothing more than the persistent metadata cache. They are created completely in memory, and parsed completely from memory. Creating actual files on the filesystem can now be easily avoided. It is already done for storage engines that support discovery. We also should do that for all temporary tables.
- relates to
-
MDEV-3808 Better table discovery
-
- Closed
-