Skip to content

Instantly share code, notes, and snippets.

@mbpcoder
Last active July 22, 2020 12:17
Show Gist options
  • Save mbpcoder/fa407d908ae2e6be5b3f712675b67cd4 to your computer and use it in GitHub Desktop.
Save mbpcoder/fa407d908ae2e6be5b3f712675b67cd4 to your computer and use it in GitHub Desktop.
C:\xampp\mysql\bin\mysql --init-command="SET SESSION FOREIGN_KEY_CHECKS=0;" -u {username} -p {databasename} < file_name.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment