Last active
July 22, 2020 12:17
-
-
Save mbpcoder/fa407d908ae2e6be5b3f712675b67cd4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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