Skip to content

Instantly share code, notes, and snippets.

@PhongGCS
Created May 18, 2020 08:23
Show Gist options
  • Save PhongGCS/81ed8fbda3b35dc4902a661b2afc21d3 to your computer and use it in GitHub Desktop.
Save PhongGCS/81ed8fbda3b35dc4902a661b2afc21d3 to your computer and use it in GitHub Desktop.
command import DB to mysql
sudo mysql -u phong -p phongdatabase < file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment