lp:~percona-dev/percona-xtrabackup/bug688211

Created by Alexey Kopytov and last modified
Get this branch:
bzr branch lp:~percona-dev/percona-xtrabackup/bug688211
Members of Percona developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

205. By Alexey Kopytov

Bug #688211: cannot handle MySQL passwords which contain special
characters

The problem was that all options (not just passwords) were not properly
quoted before passing it to the shell when calling the mysql command
line client.

204. By Aleksandr Kuzminsky

set dhelper compat level to 5 to let xtrabackup be built on hardy

203. By Aleksandr Kuzminsky

Use XtraDB w/o response-time-distribution.patch

202. By Aleksandr Kuzminsky

Minimal changes required for fixing the compilation problems created by new version of cpp (present in Maverick and Fedora 14 for example).

201. By Alexey Kopytov

Fixed the broken 5.5 build introduced by revision 200.

200. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
and XtraDB releases

Updated xtrabackup's code, Makefile and the Percona Server patch so that
they are now based on Percona Server 5.1.53-12.

The patch was also renamed from fix_innodb_for_backup_percona-server-11
to fix_innodb_for_backup_percona-server as it does not make sense to
keep release number in the patch name.

199. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
and XtraDB releases

Updated xtrabackup's Makefile and the 5.5 patch so that they are now
based on MySQL 5.5.7.

In addition, to simplify maintenance the parallel transfer functionality
was changed to use os_mutex_* API rather than the mutex_* one because
the last one was changed in 5.5.

198. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
               and XtraDB releases

Updated xtrabackup's Makefile and the 5.1/plugin patches so that they
are now based on MySQL 5.1.52.

In addition, fix_innodb_for_backup_5.1_plugin_1.0.7.patch was renamed to
fix_innodb_for_backup_5.1_plugin.patch, since the plugin version is
different now, and it does not make sense to keep the version number in
the patch name.

This patch also fixes LP bug#681789, since I had to update and test the
broken patch anyway.

197. By Vadim Tkachenko

merge for bug #681507

196. By Alexey Kopytov

Merge from trunk.

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.