Unable to connect to target MySQL on Win XP
Posted by: Jan Post
Date: August 18, 2005 03:06AM

I want to migrate a Access database to MySQL with the MT (mysql-migration-toolkit-1.0.13-rc-win32). I can select any source (MS Access or MySQL on Netware) without any problem, but if I choose the local MySQL (mysql-4.1.13a-win32) as target I get the following error:

Connecting to source database and retrieve schemata names.
Create a dummy schema list because Access only has one schema for each file.
Return schemata list.
Schemata names retrieved successfully.
The connection to the target database could not be established (error: 0).
String index out of range: 8
Details:
java.lang.String.charAt(Unknown Source)
java.util.regex.Matcher.appendReplacement(Unknown Source)
java.util.regex.Matcher.replaceAll(Unknown Source)
java.lang.String.replaceAll(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.getVersion(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)

If I select a MySQL (4.1.13a) on Netware 6.5 as target every thing works fine.
Any suggestions how to solve this?

Options: ReplyQuote


Subject
Written By
Posted
Unable to connect to target MySQL on Win XP
August 18, 2005 03:06AM


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.