MysQL Turn Off Integrity Constraint Violation for some time code example Example: mariadb disable foreign key checks SET FOREIGN_KEY_CHECKS=0;