Page 1 of 1

Bug with export indexes and select tables

Posted: Sat May 04, 2013 4:47 pm
by schluggy
Hi,

i found a bug with exporting indexes.

if you on the screen "select tables" use "select none" and chek the tables manually, then the tool don't export the indexes in the sql file.
Then are only the tables selected, the fields of them are not selected.

Greets,

schluggy

Re: Bug with export indexes and select tables

Posted: Tue May 07, 2013 10:33 pm
by jr
Shouldn't it just transfer the indexes that consist of fields that you have selected to transfer?

If you do not transfer the fields then the index cannot be created.

Regards,
Jacob

Re: Bug with export indexes and select tables

Posted: Fri Jun 07, 2013 1:27 am
by cove3
Bullzip isn't generating any INDEX or UNIQUE commands for my tables, even though the check mark says to transfer indices and I have numerous indexes in my back end tables.

It's also not generating a PRIMARY KEY command for my tables, resulting in a MYSQL error. I'm continuing to work with it as a recent run where I removed all tables except the 3 I want to export did seem to work

Ron