MySQL Migration Toolkit 1.0.17 rc released
Posted by: Michael G. Zinner
Date: August 31, 2005 03:33AM

MySQL Migration Toolkit 1.0.17 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.17 rc

Windows

The list of new features includes
- default values for Oracle are now migrated

The list of addressed bugs includes
- improved speed of passing object from Java to the GRT
- Oracle timestamp columns with timezone did not migrate
- Oracle indices with decending columns are now migrated if the user can access the SYS.COL$ view
- tables with $ that were put on the ignore list were not ignored
- index columns could have a length longer than the column itself


---------------------------------------------------------------------------
Changes In 1.0.16 rc

Windows

The list of new features includes
- added option to remove trailing spaces on varchar columns
- changed internal representation of catalog to contain only reference lists of simple datatypes and charactersets

Mike

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 09/09/2005 05:36AM by Michael G. Zinner.

Options: ReplyQuote


Subject
Written By
Posted
MySQL Migration Toolkit 1.0.17 rc released
August 31, 2005 03:33AM


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.