Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jeanbispo/0c87acde31d31ae746c7b3b0bca6aa11 to your computer and use it in GitHub Desktop.
Save jeanbispo/0c87acde31d31ae746c7b3b0bca6aa11 to your computer and use it in GitHub Desktop.
Run dump database mysql
mysql -u root -p dataBaseName < dumpfile.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment