Skip to content

Instantly share code, notes, and snippets.

@silversonicaxel
Last active March 21, 2018 11:01
Show Gist options
  • Select an option

  • Save silversonicaxel/08324a332aae15b2188d to your computer and use it in GitHub Desktop.

Select an option

Save silversonicaxel/08324a332aae15b2188d to your computer and use it in GitHub Desktop.
SQL #sql #bash
// import database
mysql -u [server_user] -p big_database_name < big_database.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment