~chuck-bell/mysql-utilities/mysql-utilities

  • Committer: chuck.bell at oracle
  • Date: 2011-09-27 21:28:25 UTC
  • Revision ID: chuck.bell@oracle.com-20110927212825-wi9dhppxn8bwqkl0
BUG#12885004 : mysqldbcopy, mysqldbexport - add --all option

This patch adds a new option, --all, to mysqldbcopy and mysqldbexport.
When the --all option is used, the utilities copy or export all of the
databases except for the system databases. This option is not valid
with a list of databases but can be used with the exclusion option.

The patch also corrects a minor omission in related tests concerning
proper shutdown of servers.

New test cases were added to ensure the --all operation works for
both utilities. The new error messages are also tested.
Filename Latest Rev Last Changed Committer Comment Size
..
utilities 10 13 years ago Mats Kindahl Updating tree to match new package and file struct Diff
__init__.py 10 13 years ago Mats Kindahl Updating tree to match new package and file struct Empty Diff Download File