lp:~akopytov/percona-xtrabackup/bug1190876-2.1
- Get this branch:
- bzr branch lp:~akopytov/percona-xtrabackup/bug1190876-2.1
Branch merges
- Alexey Kopytov (community): Approve
-
Diff: 1733 lines (+451/-335)61 files modifiedtest/bootstrap.sh (+90/-53)
test/inc/common.sh (+115/-6)
test/inc/ib_incremental_common.sh (+6/-5)
test/run.sh (+45/-29)
test/t/bug1028949.sh (+1/-4)
test/t/bug1192347.sh (+2/-3)
test/t/bug606981.sh (+1/-2)
test/t/bug733651.sh (+31/-12)
test/t/bug759225.sh (+7/-8)
test/t/bug810269.sh (+1/-2)
test/t/bug817132.sh (+1/-2)
test/t/bug930062.sh (+26/-13)
test/t/bug976945.sh (+5/-4)
test/t/bug977652.sh (+1/-4)
test/t/bug983695.sh (+1/-4)
test/t/bug983720_galerainfo.sh (+1/-2)
test/t/bug983720_lrudump.sh (+3/-3)
test/t/bug999750.sh (+1/-2)
test/t/compact_compressed.sh (+1/-2)
test/t/ddl.sh (+1/-2)
test/t/gtid.sh (+1/-5)
test/t/ib_buffer_pool.sh (+1/-4)
test/t/ib_buffer_pool_dump_incremental.sh (+1/-4)
test/t/ib_buffer_pool_rsync.sh (+2/-6)
test/t/ib_compress_basic.sh (+1/-4)
test/t/ib_doublewrite.sh (+3/-3)
test/t/ib_incremental_bitmap.sh (+5/-7)
test/t/ib_incremental_force_full_scan.sh (+5/-7)
test/t/ib_incremental_full_scan.sh (+0/-1)
test/t/ib_lru_dump_basic.sh (+3/-3)
test/t/ib_lru_dump_rsync.sh (+4/-5)
test/t/ib_lru_dump_stream.sh (+3/-3)
test/t/ib_rsync.sh (+1/-2)
test/t/ib_rsync_nolock.sh (+1/-2)
test/t/ib_stream_compress.sh (+1/-4)
test/t/ib_stream_compress_encrypt.sh (+1/-4)
test/t/innodb_page_size.sh (+2/-3)
test/t/remote_tablespaces.sh (+1/-5)
test/t/server_version.sh (+2/-3)
test/t/undo_tablespaces.sh (+1/-5)
test/t/xb_compress.sh (+1/-4)
test/t/xb_compress_encrypt.sh (+1/-5)
test/t/xb_export.sh (+9/-6)
test/t/xb_galera_info.sh (+1/-2)
test/t/xb_galera_sst.sh (+1/-2)
test/t/xb_incremental_bitmap_misc.sh (+10/-12)
test/t/xb_incremental_compressed.inc (+15/-12)
test/t/xb_incremental_compressed_bitmap_16kb.sh (+5/-7)
test/t/xb_incremental_compressed_bitmap_1kb.sh (+5/-7)
test/t/xb_incremental_compressed_bitmap_2kb.sh (+5/-7)
test/t/xb_incremental_compressed_bitmap_4kb.sh (+5/-7)
test/t/xb_incremental_compressed_bitmap_8kb.sh (+5/-7)
test/t/xb_incremental_compressed_full_scan_16kb.sh (+0/-1)
test/t/xb_incremental_compressed_full_scan_1kb.sh (+0/-1)
test/t/xb_incremental_compressed_full_scan_2kb.sh (+0/-1)
test/t/xb_incremental_compressed_full_scan_4kb.sh (+0/-1)
test/t/xb_incremental_compressed_full_scan_8kb.sh (+0/-1)
test/t/xb_log_overwrap.sh (+1/-2)
test/t/xb_parallel_compress.sh (+1/-4)
test/t/xb_parallel_compress_encrypt.sh (+1/-4)
test/t/xb_parallel_incremental.sh (+6/-0)
Related bugs
Bug #1190876: Update links to server tarballs in bootstrap.sh | Medium | Fix Released |
|
Bug #1194837: LRU dump tests test expect LRU dump feature in PS 5.6 | High | Fix Released |
|
Bug #1194852: ib_doublewrite test expects separate doublewrite file feature in PS 5.6 | High | Fix Released |
|
Bug #1194879: bug930062.sh and xb_export.sh expect improved table import in PS 5.6 | High | Fix Released |
|
Bug #1204083: bug795225.sh expects ALL_O_DIRECT support in XtraDB 5.6 | Low | Fix Released |
|
Bug #1204085: bug733651.sh expects innodb_fast_checksum in XtraDB 5.6 | Low | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Alexey Kopytov
- Status:
- Merged
Recent revisions
- 641. By Alexey Kopytov
-
Bug #1190876: Update links to server tarballs in bootstrap.sh
All kinds of changes, fixes and hacks to update server tarballs in
bootstrap.sh:- links in bootstrap.sh have been updated to use newer server
tarballs. For PS, we only want to use newer server tarballs on CentOS
due to bug #1172916. And even on CentOS, we have to use different
revnos in tarball names depending on the architecture.- workaround for bug #1153950 in PS packages: use system mysql client,
if available.- skip test xb_parallel_
incremental test when running on server version
5.6.x where x < 11 due to upstream bug #69780 (XB bug #1203669)- fixed bug #1194837: LRU dump tests test expect LRU dump feature in PS
5.6- fixed bug #1194879: bug930062.sh and xb_export.sh expect improved
table import in PS 5.6- fixed bug #1204083: bug795225.sh expects ALL_O_DIRECT support in
XtraDB 5.6- fixed bug #1204085: bug733651.sh expects innodb_
fast_checksum in
XtraDB 5.6- fixed bug #1204114: bug930062.sh expects innodb_
expand_ import in
XtraDB 5.6- skip bug733651 and bug976945 on PS 5.6 due to bug #1194828 (will be
fixed separately).- increased the timeout due to compact_compressed sporadically exceeding
the current value in debug 5.6 builds- added a workaround for Percona Server bug #1204072.
- other code cleanups
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.1