Mysql 이 System Preferences 에서 실행되지 않을때는 아래와 같이 설정파일을 수정한다.
/usr/local/mysql/support-files/mysql.server
basedir=. which should/must be: basedir=/usr/local/mysql mysqld_pid_file_path=$datadir/`hostname`.pid which should be better: mysqld_pid_file_path=$datadir/`/bin/hostname`.pid
Mysql Bug Report : http://bugs.mysql.com/bug.php?id=53232






Recent Comment