Test for bug #722638 (in the innodb55 configuration) doesn't work with old MySQL 5.5 releases
Bug #855035 reported by
Alexey Kopytov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Undecided
|
Alexey Kopytov | ||
1.6 |
Fix Released
|
Undecided
|
Alexey Kopytov | ||
2.0 |
Fix Released
|
Undecided
|
Alexey Kopytov |
Bug Description
Currently, bootstrap.sh downloads a very old MySQL 5.5 release (5.5.6) to test innodb55. For this version the test for bug #722638 fails in the innodb55 configuration (i.e. when testing xtrabackup_
So something has been changed between MySQL 5.5.6 and MySQL 5.5.16 that breaks the test. We should modify bootstrap.sh to use a newer version for testing.
We should also document that the fix for bug #722638 may not work for old MySQL or Percona Server releases. If this limitation proves to be problematic, we may invest more time into fixing it.
Related branches
lp:~akopytov/percona-xtrabackup/bug722638-1.6
- Stewart Smith (community): Approve
-
Diff: 49 lines (+22/-0)1 file modifiedxtrabackup.c (+22/-0)
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXB-1127