Skip to content

Instantly share code, notes, and snippets.

@Merazsohel
Created November 19, 2017 05:36
Show Gist options
  • Save Merazsohel/1f6e776817a7f9ea99c9d39911da5f1c to your computer and use it in GitHub Desktop.
Save Merazsohel/1f6e776817a7f9ea99c9d39911da5f1c to your computer and use it in GitHub Desktop.
database-import-by-command-line
mysql -u root -p database_name < file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment