Skip to content

Instantly share code, notes, and snippets.

@kseta
Created November 27, 2013 01:07
Show Gist options
  • Select an option

  • Save kseta/7669123 to your computer and use it in GitHub Desktop.

Select an option

Save kseta/7669123 to your computer and use it in GitHub Desktop.
Start mysql server, installed by boxen
sudo /opt/boxen/homebrew/Cellar/mysql/5.6.13/bin/mysqld_safe --user=root --skip-grant-tables
sudo /opt/boxen/homebrew/bin/mysql.server start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment