Re: error: execute bulk transfer
Posted by: Qing Lin
Date: June 07, 2005 01:57PM

the below is message log

Initializing target JDBC driver ...
Driver class com.mysql.jdbc.Driver
The SQL create statements could not be created (error: 0).
Unknown system variable 'FOREIGN_KEY_CHECKS'
Details:
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2851)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1534)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1625)
com.mysql.jdbc.Connection.execSQL(Connection.java:2291)
com.mysql.jdbc.Connection.execSQL(Connection.java:2226)
com.mysql.jdbc.Statement.execute(Statement.java:883)
com.mysql.grt.modules.MigrationGeneric.doDataBulkTransfer(Unknown Source)
com.mysql.grt.modules.MigrationMssql.dataBulkTransfer(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)

Options: ReplyQuote


Subject
Written By
Posted
June 07, 2005 01:50PM
Re: error: execute bulk transfer
June 07, 2005 01:57PM


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.