Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
What does it mean, ACID? Rollback-ability? MVCC?
I suppose this intuitively means that a DDL could be part of a larger transaction and could be rolled back with it.
Attachments
Issue Links
- is blocked by
-
MDEV-17567 Atomic DDL
-
- Closed
-
-
MDEV-25292 Atomic CREATE OR REPLACE TABLE
-
- In Testing
-
-
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
-
-
MDEV-34461 Transactional TRUNCATE
-
- Open
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "WL#4180: Persistent object versions (Web Link)" [ 10607 ] |
Assignee | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] |
Assignee | Michael Widenius [ monty ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Assignee | Michael Widenius [ monty ] | Sergei Golubchik [ serg ] |
Workflow | defaullt [ 26527 ] | MariaDB v2 [ 44702 ] |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Description |
After |
After |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.1.0 [ 12200 ] |
Fix Version/s | 10.2.0 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Workflow | MariaDB v2 [ 44702 ] | MariaDB v3 [ 64069 ] |
Fix Version/s | 10.2 [ 14601 ] |
Link | This issue duplicates MDEV-11655 [ MDEV-11655 ] |
Link |
This issue includes |
Link |
This issue relates to |
Priority | Critical [ 2 ] | Major [ 3 ] |
Link |
This issue relates to |
Link | This issue is blocked by MDEV-25920 [ MDEV-25920 ] |
Link | This issue is blocked by MDEV-25921 [ MDEV-25921 ] |
Workflow | MariaDB v3 [ 64069 ] | MariaDB v4 [ 130098 ] |
Link | This issue relates to MDEV-11655 [ MDEV-11655 ] |
Link | This issue duplicates MDEV-11655 [ MDEV-11655 ] |
Description |
After |
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. |
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. |
After |
Link | This issue is blocked by MDEV-25292 [ MDEV-25292 ] |
Link |
This issue is blocked by |
Link |
This issue includes |
Issue Type | Task [ 3 ] | New Feature [ 2 ] |
Link | This issue relates to MDEV-34461 [ MDEV-34461 ] |
Description |
After |
I suppose this intuitively means that a DDL could be part of a larger transaction and could be rolled back with it. |
Description | I suppose this intuitively means that a DDL could be part of a larger transaction and could be rolled back with it. |
What does it mean, ACID? Rollback-ability? MVCC?
I suppose this intuitively means that a DDL could be part of a larger transaction and could be rolled back with it. |
Zendesk Related Tickets | 189962 |