lp:~gl-az/percona-xtrabackup/2.0-valgrind

Created by George Ormond Lorch III and last modified
Get this branch:
bzr branch lp:~gl-az/percona-xtrabackup/2.0-valgrind
Only George Ormond Lorch III can upload to this branch. If you are George Ormond Lorch III please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Recent revisions

561. By George Ormond Lorch III

Added new environment variables to control build:
  MAKE_ONLY - Set this to 1 to only re 'make' the server and xtrabackup. Nothing will be downloaded, unpacked or patched. This is not advised if any compiler or other flags are being changed from previous builds.
  RELWITHDEBINFO - Set this to 1 to eliminate optimizations by changing C/CXXFLAGS to -g -O0 and pass CMAKE_BUILD_TYPE=RelWithDebInfo to PS or MySQL 5.5+ cmake.
  WITH_VALGRIND - Set this to 1 to perform Valgrind compatible build. Eliminates optimizations just like RELWITHDEBINFO and also passes WITH_VALGRIND=ON to PS or MySQL 5.5+ cmake.
Added innobackupex option --use-valgrind which will prefix backup and apply-log calls to xtrabackup with "valgrind".
The valgrind binary must be within path and valgrind options may be set by either using the ~/.valgrindrc file or setting the environment variable VALGRIND_OPTS.

559. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/pxb-128-2.0

556. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/bug1177237-2.0

555. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/rn-2.0.7-2.0

554. By Sergei Glushchenko

Bug 1175860: Orphaned xtrabackup_pid file Breaks Cluster SST
The fix is to remove xtrabackup_pid at startup or bail out if
unlink was not successful.

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
This branch contains Public information 
Everyone can see this information.