Skip to content

Instantly share code, notes, and snippets.

@christianrojas
Created October 8, 2010 14:02
Show Gist options
  • Save christianrojas/616846 to your computer and use it in GitHub Desktop.
Save christianrojas/616846 to your computer and use it in GitHub Desktop.
cd /usr/local/mysql
sudo ./bin/mysql_install_db --user=mysql
sudo chown -R mysql ./var
cd ~/src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment