diff options
Diffstat (limited to 'Library/Formula/mysql.rb')
| -rw-r--r-- | Library/Formula/mysql.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index 7a3bfd022..f052bd8d2 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -95,6 +95,8 @@ class Mysql < Formula Start mysqld manually with: mysql.server start + Note: if this fails, you probably forgot to run the first two steps up above + A "/etc/my.cnf" from another install may interfere with a Homebrew-built server starting up correctly. |
