No innodb_log_block_size support in xtrabackup_56
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
High
|
Alexey Kopytov | |
| 2.0 |
Won't Fix
|
Undecided
|
Unassigned | |
| 2.1 |
Fix Released
|
High
|
Alexey Kopytov | |
| 2.2 |
Fix Released
|
High
|
Alexey Kopytov |
Bug Description
The 5.6-based binary (i.e. xtrabackup_56 which is used to backup both MySQL 5.6 and Percona Server 5.6 servers) does not support PS-specific innodb_
InnoDB: Allocated tablespace 2, old maximum was 0
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://
Related branches
- George Ormond Lorch III: Approve (g2) on 2013-08-20
-
Diff: 243 lines (+117/-22)4 files modifiedpatches/innodb56.patch (+103/-3)
src/xtrabackup.cc (+14/-9)
test/t/bug733651.sh (+0/-6)
test/t/bug976945.sh (+0/-4)
George Ormond Lorch III (gl-az) wrote : | #1 |
Shahriyar Rzayev (rzayev-sehriyar) wrote : | #2 |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
Hmmm, this seems like something that I should have caught with PTB...now wondering why, of maybe if I did but did not recognize the issue...