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

  • Committer: chuck.bell at oracle
  • Date: 2011-07-05 22:09:50 UTC
  • Revision ID: chuck.bell@oracle.com-20110705220950-ehp8m1ukj6uqi1y7
BUG#12632010 : Add feature to allow conversion of storage engines on copy or import

This patch adds the ability to specify a different storage engine for
all tables during a copy or import operation in mysqldbcopy and 
mysqldbimport using a new option named --new-storage-engine.

The patch also adds the ability to specify a default storage engine to
use if the storage engine specified in the import or from the source
during a copy is not available on the destination. This option is
--default-storage-engine. 
Filename Latest Rev Last Changed Committer Comment Size
..
mutlib 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
r 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
std_data 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
suite 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
t 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
disabled 100 13 years ago Chuck Bell WL#5446 : mysqlprocgrep Added --format option to 344 bytes Diff Download File
File mut.py 140 12 years ago chuck.bell at oracle WL#5935 : Merge with WL#5937 prior to pushing. 22.4 KB Diff Download File