~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
..
File __init__.py 11 13 years ago Chuck Bell WL#5443, WL#5505 : mysqldbcopy and mut 31 bytes Diff Download File
File mutlib.py 140 12 years ago chuck.bell at oracle WL#5935 : Merge with WL#5937 prior to pushing. 32.5 KB Diff Download File