MySQL Migration Toolkit 1.0.18 rc released
Posted by: Michael G. Zinner
Date: September 09, 2005 05:35AM

MySQL Migration Toolkit 1.0.18 rc has been released. All users are recommended to update to this new release.
http://dev.mysql.com/downloads/migration-toolkit/1.0.html

The Toolkit has support for:
1) "Generic migration" from Any Database that has a JDBC Driver.
2) "Optimized migration" from MS Access, MS SQL Server and Oracle.

"Optimized migration" is supported for the following:

Oracle8.1.5 .......... supported
Oracle9i ............. supported
Oracle10g ............ supported
Oracle10g R1........ supported
Oracle10g R2........ supported

MS SQL Server 7 ...... supported
MS SQL Server 2000 ... supported
MS SQL Server 2005 ... to be verified

MS Access 2000 ....... supported
MS Access XP ......... supported
MS Access 2003 ....... supported

MySQL 4.0 ............ supported
MySQL 4.1 ............ supported
MySQL 5.0 ............ supported

If you have tested against a different system please reply to this post.

---------------------------------------------------------------------------
Changes In 1.0.18 rc

Windows

The list of new features includes
- Added number of transfered BLOBs to the log output when Direct BLOB Streaming is used
- Added -D parameter to the grtsh so one can set global shell variables for scripts
- Added logging for Java -> Grt object passing. BaseJava:java2GrtXmlLogging({1}) starts the logging, {0} stops it. The logs are written to "C:\Documents and Settings\[USERNAME]\Application Data\MySQL\log". BaseJava:clearLogs() removes the log directory.

The list of addressed bugs includes
- fixed reverse engineering of table columns for Oracle 8 that got broken in 1.0.17 rc
- foreign keys with multible columns resulted in incorrect SQL

Mike

--
Michael Zinner, GUI Developer
MySQL AB, www.mysql.com
Office: +43 676 753 26 30

Are you MySQL certified? www.mysql.com/certification

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



Edited 1 time(s). Last edit at 10/18/2005 02:56PM by Michael G. Zinner.

Options: ReplyQuote


Subject
Written By
Posted
MySQL Migration Toolkit 1.0.18 rc released
September 09, 2005 05:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.