Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dejanmarkovic/8403736 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/8403736 to your computer and use it in GitHub Desktop.
import multiple databases from command line
mysql -u root -p < /path/to/sql/frile/multiDB.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment