0
は、この警告を受け、 "/ aclocalの共有" を設置しました:管理MySQLの自作警告:MySQLをインストールする際のm4マクロが
Warning: m4 macros were installed to "share/aclocal".
Homebrew does not append "/usr/local/share/aclocal"
to "/usr/share/aclocal/dirlist". If an autoconf script you use
requires these m4 macros, you'll need to add this path manually.
を使用してセーフモードでMySQLを起動する:
# cd . ; ./bin/mysqld_safe &
をしかし、私は、試みることによって、通常はサーバーを起動することはできません。
# mysql.server start
Starting MySQL
. ERROR! The server quit without updating PID file (/usr/local/var/mysql/robell.local.pid).
はまた、このファイルが存在しないことに気づいた:
# launchctl load -w /usr/local/Cellar/mysql/5.5.19/com.mysql.mysqld.plist
launchctl: Couldn't stat("/usr/local/Cellar/mysql/5.5.19/com.mysql.mysqld.plist"): No such file or directory
nothing found to load