InnoDB non-logged tables

Registered by Stewart Smith

Tables that are empty upon startup and aren't logged.

Implement nolog tables the same way postgres has them now. Writes to such tables are not written to the log. On restart such tables are to be emptied. Can be very helpful for temporary tables.

MySQL 5.7 implements this for InnoDB temp tables: https://blogs.oracle.com/mysqlinnodb/entry/https_blogs_oracle_com_mysqlinnodb

Blueprint information

Status:
Not started
Approver:
None
Priority:
Not
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.