~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
..
mysqldbcompare.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 6.2 KB Diff Download File
File mysqldbcopy.py 149 12 years ago chuck.bell at oracle BUG#12885004 : mysqldbcopy, mysqldbexport - add -- 6.8 KB Diff Download File
mysqldbexport.py 149 12 years ago chuck.bell at oracle BUG#12885004 : mysqldbcopy, mysqldbexport - add -- 8.6 KB Diff Download File
mysqldbimport.py 144 12 years ago chuck.bell at oracle WL#5946 : MySQL Utilities Library Updates: Documen 6.8 KB Diff Download File
mysqldiff.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 5 KB Diff Download File
mysqldiskusage.py 144 12 years ago chuck.bell at oracle WL#5946 : MySQL Utilities Library Updates: Documen 5.9 KB Diff Download File
File mysqlindexcheck.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 5.2 KB Diff Download File
mysqlmetagrep.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 4.2 KB Diff Download File
mysqlprocgrep.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 4 KB Diff Download File
File mysqlreplicate.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 3.8 KB Diff Download File
mysqlrplcheck.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 4.2 KB Diff Download File
File mysqlserverclone.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 3.4 KB Diff Download File
mysqlserverinfo.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 4.2 KB Diff Download File
mysqluserclone.py 143 12 years ago chuck.bell at oracle WL#5947 : Refactor Exception Handling This patch 5.9 KB Diff Download File