it reads
Quote:
Key column 'BT_ID' doesn't exist in table
and not
Quote:
column 'BT_ID' doesn't exist in table
Is there any other columns selected having some sort of relationsship with column BT_ID ??
Sounds like it tries to create a FK with mySQL to a column that is not there!!
If there is another column selected using BT_ID for a FK did you uncheck “import FK” option behind the “advanced” button?
If that is it, I won't consider it a bug … though I have proposed that selection and unselection of FKs and indexes should be “more visible” ….
But the new things with ODBC import and SQLyog 4.1 are:
1) scheduling
2) import of “metadata” ( = “data about data” ie. FK's and indexes)
3) it is MUCH faster