Skip to content

Instantly share code, notes, and snippets.

@azizultex
Created June 5, 2017 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azizultex/2b2c9ff6ed52bae7c424920033cfee0b to your computer and use it in GitHub Desktop.
Save azizultex/2b2c9ff6ed52bae7c424920033cfee0b to your computer and use it in GitHub Desktop.
Fixing MySQL user permission issue
sudo chown -R _mysql:wheel /usr/local/mysql/data
sudo /usr/local/mysql/support-files/mysql.server restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment