Home › Database › MySQL › How to Set Foreign Key Constraints in MySQL How to Set Foreign Key Constraints in MySQL Categories: MySQL 2020-03-10 root Comments (0) Disable foreign key checks:SET FOREIGN_KEY_CHECKS=0 Enable foreign key checks:SET FOREIGN_KEY_CHECKS=1 « Previous MySQL COUNT Query Group by Date Next »How to Install Alibaba AliSQL Related Posts How to Install DBSyncer Data Sync Tool 2024-03-02 MySQL Error Fix: Sort Aborted Due to No Space Left on Device (With Screenshots) 2022-10-28 How to Export MySQL Tables to SQL Files Using mysqldump 2022-10-08 MySQL and MariaDB Version Compatibility 2022-08-29 MariaDB 10 Parallel Replication — Latency Test Results 2022-08-10 MySQL Benchmarking Tool Sysbench 2021-08-17 Leave a Comment Cancel replyYour email address will not be published.Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Δ