mysql how to disable foreign key checks code example Example: disableforiegn key check SET FOREIGN_KEY_CHECKS=0;