Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Specification:
1. Support concurrent Clone with DDL for Innodb and ARIA storage engine
Development Note:
1. Innodb: PAGE_COPY stage, the DDL notification from MySQL to be enabled and handled as appropriate.
2. Innodb: Need to make sure that redo logs can roll forward all DDLs and block any operation that skips generating redo log.
3. For ARIA and other non-transactional SE, follow Mariabackup MDL backup stage and lock upgrade sequence.
4. Port all DDL related clone tests from MySQL.
QA/Test Note:
1. Should enhance RQG test for Clone and concurrent DDL test.
Attachments
Issue Links
- is blocked by
-
MDEV-36742 Clone: Support Remote Clone
-
- Open
-