Bug #13701 | Can't migrate mssql to mySQL. "The list of schema names could not be retrieved" | ||
---|---|---|---|
Submitted: | 3 Oct 2005 7:55 | Modified: | 13 Jun 2006 12:40 |
Reporter: | KAZANCI ibrahim | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Migration Toolkit | Severity: | S1 (Critical) |
Version: | 1.0.18 rc | OS: | Windows (Win XP) |
Assigned to: | Michael G. Zinner | CPU Architecture: | Any |
[3 Oct 2005 7:55]
KAZANCI ibrahim
[5 Oct 2005 4:44]
Jorge del Conde
Thank you for your bug report. I was able to reproduce this bug using the charset SQL_Latin1_General_CP1_CI_AS. I was unable to repeat this problem using different charsets such as the default ones.
[25 Oct 2005 10:40]
Andreas Götz
I'm experiencing the same error message with Sybase's SQL Anywhere: Connecting to source database and retrieve schemata names. Initializing JDBC driver ... Driver class Generic Jdbc Opening connection ... Connection jdbc:odbc:SEAW Samp Db default instance;user=DBA;password=SQL The list of schema names could not be retrieved (error: 0). ReverseEngineeringGeneric.getSchemata :Column not found Details: sun.jdbc.odbc.JdbcOdbcResultSet.findColumn(Unknown Source) sun.jdbc.odbc.JdbcOdbcResultSet.getString(Unknown Source) com.mysql.grt.modules.ReverseEngineeringGeneric.getSchemata(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) com.mysql.grt.Grt.callModuleFunction(Unknown Source)
[19 Jan 2006 11:11]
Andreas Götz
Any update on this one? Thanks, Andreas
[13 Jun 2006 12:40]
Michael G. Zinner
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html