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