Joined August 2014
·

Daniel Mullins

Software Engineer at Cardinal Health
·
Memphis, TN
·
·

This command:
mysql_install_db --verbose --user=`whoami` --basedir="$(brew --prefix mysql)" --datadir=/usr/local/var/mysql --tmpdir=/tmp

Didn't work for me... It is unable to get a lock. Asks if there is another mysqld process running, but there isn't. The server seems to work even though this line doesn't.

Achievements
1 Karma
0 Total ProTip Views