Skip to content

Instantly share code, notes, and snippets.

@vuvanly
Created August 24, 2016 03:24
Show Gist options
  • Save vuvanly/bac04e563cf36e9eb7fe02e6de69aa17 to your computer and use it in GitHub Desktop.
Save vuvanly/bac04e563cf36e9eb7fe02e6de69aa17 to your computer and use it in GitHub Desktop.
サーバの有用コマンド ref: http://qiita.com/vuvanly/items/853855a553d3c73c4355
nohup mysql -u <username> -p --max_allowed_packet=12000M <db_name> < <file_path> &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment