Bug #12879 Ignored tables aren't ignored
Submitted: 30 Aug 2005 13:24 Modified: 30 Aug 2005 22:39
Reporter: Robert Lindgren Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S2 (Serious)
Version:1.0.15 OS:Windows (windows)
Assigned to: CPU Architecture:Any

[30 Aug 2005 13:24] Robert Lindgren
Description:
When converting from Oracle 9i R2 to Mysql 4.1, tables marked as ignore in Migration Toolkit are still converted at least if they contain a $ in the table name.

How to repeat:
In Oracle create a table called java$options for example, mark it as ignored in Migration Toolkit. Complete the migration, table and data is converted to MySQL.

Suggested fix:
Don't convert tables marked as ignored :)
[30 Aug 2005 21:28] Jorge del Conde
Thanks for your bug report.  I was able to reporduce this using 1.0.15 under xp/sp2
[30 Aug 2005 22:39] 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