mysql: warn about /etc/my.cnf
This commit is contained in:
parent
41b965efb0
commit
83ba777e5e
1 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,9 @@ class Mysql < Formula
|
|||
Start mysqld manually with:
|
||||
mysql.server start
|
||||
|
||||
A "/etc/my.cnf" from another install may interfere with a Homebrew-built
|
||||
server starting up correctly.
|
||||
|
||||
To connect:
|
||||
mysql -uroot
|
||||
|
||||
|
|
Loading…
Reference in a new issue