Skip to content

Instantly share code, notes, and snippets.

@madeingnecca
Created September 29, 2017 07:45
Show Gist options
  • Save madeingnecca/e582f5fbfbab4135800cd04f3dfba7ef to your computer and use it in GitHub Desktop.
Save madeingnecca/e582f5fbfbab4135800cd04f3dfba7ef to your computer and use it in GitHub Desktop.
[MYSQL] Faster import - POST
COMMIT;
SET unique_checks=1;
SET foreign_key_checks=1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment