Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
10.1.29
Description
We should run all of --suite=mariabackup tests with at least two different combinations for innodb_undo_tablespaces. The default value is 0.
A major problem is that the restore tests always invoke --copy-back without an innodb_undo_tablespaces parameter. I tested both by invoking
./mtr --mysqld=--innodb-undo-tablespaces=3 --suite=mariabackup
|
and by creating an .opt file with the parameter in it.
Backup does get the parameter right, maybe also prepare does get it.
Attachments
Issue Links
- relates to
-
MDEV-12988 backup fails if innodb_undo_tablespaces>0
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Assignee | Andrii Nikitin [ anikitin ] | Elena Stepanova [ elenst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Assignee | Elena Stepanova [ elenst ] | Vladislav Vaintroub [ wlad ] |
Sprint | 10.1.29 [ 202 ] |
issue.field.resolutiondate | 2017-11-03 16:03:42.0 | 2017-11-03 16:03:42.405 |
Fix Version/s | 10.1.29 [ 22636 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 82142 ] | MariaDB v4 [ 152646 ] |
It's been done in a development tree, but waiting for a decision whether it's needed after all.