Bug #20593 Bulk Transfer - num is keyword in maxdb
Submitted: 21 Jun 2006 7:04 Modified: 26 Sep 2006 16:45
Reporter: Ingo Wiese Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S2 (Serious)
Version:1.0.23 OS:Windows (Win XP)
Assigned to: CPU Architecture:Any

[21 Jun 2006 7:04] Ingo Wiese
Description:
The bulktransfer from maxdb fails (MigrationGeneric) because num is a reserved identifier in maxdb.

error message
Getting the number of rows of table YAZDUSERSHORT
SELECT count(*) AS num FROM "D00RIS"."YAZDUSERSHORT"

ERROR: The following error occured while transfering data from YAZDUSERSHORT
[-7006] (at 20): Reserved identifier not allowed

How to repeat:
Start the bulk transfer

Suggested fix:
rename it
[21 Jun 2006 14:45] Valeriy Kravchuk
Thank you for a problem report. It will be fixed some day. MaxDB is not yet supported officially.
[26 Sep 2006 16:45] 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 bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html