lp:~sergei.glushchenko/+junk/page-scan-hack

Created by Sergei Glushchenko and last modified
Get this branch:
bzr branch lp:~sergei.glushchenko/+junk/page-scan-hack
Only Sergei Glushchenko can upload to this branch. If you are Sergei Glushchenko please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Sergei Glushchenko
Status:
Development

Recent revisions

393. By Sergei Glushchenko

page scan hack

392. By Alexey Kopytov

Refactoring required to do page filtering in xtrabackup.

Reading the source data file is now handled by a cursor
(fil_cur.c). Writing and possibly filtering is handled 'page
filters'. Currently the write-through and incremental filters are
available, with the compact filter to be implemented later.

In order to be able split xtrabackup.c into multiple source files, all
InnoDB declarations, portability helpers and interfaces to internal
functions were moved to innodb_int.c and innodb_int.h.

Also introduced the 'tmpfile' datasink which is also a prerequisite for
incremental streaming backups.

This revision also drops support for --remote-host, as it doesn't make
sense to refactor and maintain a deprecated feature, see
https://blueprints.launchpad.net/percona-xtrabackup/+spec/drop-remote-host

391. By Hrvoje Matijakovic

bugfixes for bugs: #924313, #914373 and #922498

390. By Stewart Smith

merge parallel compression branch.

389. By Stewart Smith

merge feature: backup of LRU dump

388. By Stewart Smith

increment VERSION number to 1.9.1 after 1.9.0 release (1.9.0 release tree will stay separate from main branch though)

387. By Stewart Smith

merge 1.6.5 release branch from 1.6 tree

386. By Stewart Smith

merge oneiric debug build fix

385. By Stewart Smith

merge bug fix for bug#917823: log block numbers mismatch

384. By Stewart Smith

merge bugfix for bug#733651: include page_size, fast_checksum and log_block_size in backup-my.cnf

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.