[MDEV-4260] Don't create frm files for temporary tables Created: 2013-03-10  Updated: 2014-06-20  Resolved: 2014-06-20

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 10.1.0

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 5
Labels: None

Issue Links:
Relates
relates to MDEV-3808 Better table discovery Closed

 Description   

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.



 Comments   
Comment by Sergey Vojtovich [ 2014-06-20 ]

Ok to push.

Generated at Thu Feb 08 06:55:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.