Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
10.2.9
Description
Concurrent DDL can cause xtrabackup to see the following error in MariaDB 10.2:
[FATAL] InnoDB: An optimized(without redo logging) DDLoperation has been performed. All modified pages may not have been flushed to the disk yet.
|
This problem is described here:
This also seems to effect xtrabackup-v2 SSTs. Should the SST script use the --lock-ddl-per-table option in 10.2 to avoid this?
Attachments
Issue Links
- relates to
-
MDEV-12116 Tables created during backup may be missed after restore
- Closed