Skip to content

Instantly share code, notes, and snippets.

@wbotelhos
Created November 4, 2016 20:48
Show Gist options
  • Save wbotelhos/f0f482bfb4179322157b5accb298e696 to your computer and use it in GitHub Desktop.
Save wbotelhos/f0f482bfb4179322157b5accb298e696 to your computer and use it in GitHub Desktop.
ERROR 1018 (HY000): Can't read dir of './schema_env/' (errno: 13 - Permission denied)
sudo chown -R mysql:mysql /usr/local/mysql
sudo chmod -R 755 /usr/local/mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment