lp:~akopytov/percona-xtrabackup/compact-backups
Created by
Alexey Kopytov
and last modified
- Get this branch:
- bzr branch lp:~akopytov/percona-xtrabackup/compact-backups
Only
Alexey Kopytov
can upload to this branch. If you are
Alexey Kopytov
please log in for upload directions.
Branch merges
Propose for merging
- Stewart Smith (community): Approve
- Hrvoje Matijakovic: Pending (doc) requested
-
Diff: 3973 lines (+2019/-639)25 files modifiedinnobackupex (+22/-2)
patches/innodb51.patch (+128/-65)
patches/innodb55.patch (+142/-63)
patches/xtradb51.patch (+125/-59)
patches/xtradb55.patch (+138/-59)
src/Makefile (+4/-3)
src/compact.c (+960/-0)
src/compact.h (+44/-0)
src/datasink.c (+1/-0)
src/ds_tmpfile.c (+1/-1)
src/fil_cur.c (+5/-3)
src/fil_cur.h (+2/-1)
src/innodb_int.c (+45/-0)
src/innodb_int.h (+22/-0)
src/write_filt.c (+1/-102)
src/write_filt.h (+1/-5)
src/xb0xb.h (+40/-0)
src/xbstream.c (+3/-2)
src/xtrabackup.c (+251/-249)
src/xtrabackup.h (+28/-0)
test/inc/incremental_sample-db/incremental_sample-schema.sql (+3/-2)
test/t/compact.sh (+5/-6)
test/t/compact_compressed.sh (+33/-9)
test/testrun.sh (+2/-1)
utils/build.sh (+13/-7)
Related bugs
Bug #1089197: Error (2): trying to extend a single-table tablespace 20 applying log on a compact backup | Undecided | Fix Released |
|
Bug #1093787: Sporadic compact test failures in Jenkins | Undecided | Fix Released |
|
Bug #1094193: xb-compact crashes while rebuilding indexes | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Alexey Kopytov
- Status:
- Merged
Recent revisions
- 478. By Alexey Kopytov
-
Compact backups implementation:
https://blueprints. launchpad. net/percona- xtrabackup/ +spec/compact- backups
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-xtrabackup/2.0