Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
After MDEV-3808 we have persistent table metadata versions stored in frm files. This allows to implement transactional DDLs — we need to add the version to the table key, then different versions of the same table will be able to coexist in the TDC.
Attachments
Issue Links
- is blocked by
-
MDEV-17567 Atomic DDL
-
- Closed
-
-
MDEV-25292 Atomic CREATE OR REPLACE TABLE
-
- In Review
-
-
MDEV-25920 Atomic DROP DATABASE
-
- Open
-
-
MDEV-25921 Implement CREATE TABLE...SELECT in one transaction
-
- Open
-
- relates to
-
MDEV-3808 Better table discovery
-
- Closed
-
-
MDEV-11655 Transactional data dictionary
-
- Open
-
-
MDEV-18097 Indicate which InnoDB data files are zero-initialized
-
- Closed
-
-
MDEV-25180 Atomic ALTER TABLE
-
- Closed
-
-
MDEV-4783 New .frm file format
-
- Open
-
- links to