Skip to content

Instantly share code, notes, and snippets.

@edenir-anschau
Created August 9, 2015 02:31
Show Gist options
  • Save edenir-anschau/85ee9e62a8616712af48 to your computer and use it in GitHub Desktop.
Save edenir-anschau/85ee9e62a8616712af48 to your computer and use it in GitHub Desktop.
Ignore foreign key constraints
set foreign_key_checks=0
-- Source: https://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_foreign_key_checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment