disable check foreign key mysql workbench code example Example: disableforiegn key check SET FOREIGN_KEY_CHECKS=0;