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.