Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › cannot delete foreign keys
Are you trying to delete a FK?
Can you send us the CREATE TABLE… stmts. for your tables so that we can work on it out here and resolve the bugs (if there are any)?
Are you trying to delete “duplicate information” via your own SQL statements or via SQLyog's GUI? The first error you described happens if you want to create fulltext index on any column in an InnoDB table.
I have deleted the database and have reimported it to start again now that this bug has been fixed
Regards
Richard