Quantcast
Viewing all articles
Browse latest Browse all 25

MySQL drop table and foreign keys tip - the FOREIGN_KEY_CHECKS variable

MySQL DROP TABLE FAQ: Help, my MySQL database tables have a lot of foreign keys, and as a result it's a pain to use the MySQL DROP TABLE command in my scripts; they keep failing because of all the foreign keys. Is there something I can do to work around this DROP TABLE foreign keys problem?

read more


Viewing all articles
Browse latest Browse all 25

Trending Articles