LightParticle Posted January 14, 2023 Share Posted January 14, 2023 I see the follow error: Quote /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */; MySQL said: #1231 - Variable 'foreign_key_checks' can't be set to the value of '1' Whats up with this? How to fix it? Quote Link to comment Share on other sites More sharing options...
requinix Posted January 15, 2023 Share Posted January 15, 2023 Are you exporting and importing from the same version of MySQL? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.