brew install mysql

なんか mysql_install_db --tmpdir=/tmp とかしないとうまく行かなかったメモ。

$ brew install mysql
$ mysql_install_db --tmpdir=/tmp
$ mysql.server start
by typester / at 2011-02-02T16:07:00 / homebrew · mysql / Comments(0)