Skip to content

Instantly share code, notes, and snippets.

@aquelito
Last active July 1, 2019 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aquelito/e4c7c697282bf0bec0e53d48a2044aef to your computer and use it in GitHub Desktop.
Save aquelito/e4c7c697282bf0bec0e53d48a2044aef to your computer and use it in GitHub Desktop.
Mysql command shelll

Mysql

Command

Import bdd file into bdd

mysql -u root -p DBB_NAME < /PÄTH_TO_SQL_FILE.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment