From 1f2b24e10239367dc0ff97b967da6a23a55451e6 Mon Sep 17 00:00:00 2001 From: skim Date: Tue, 26 Apr 2011 23:50:51 -0500 Subject: mysql: add note to caveat Signed-off-by: Adam Vandenberg --- Library/Formula/mysql.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula/mysql.rb') 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. -- cgit v1.2.3