pngarland
10/25/2017 - 4:43 PM

install mysql

mysqld --initialize-insecure --verbose --user=pgarland --basedir=(brew --prefix mysql) --datadir=/usr/local/var/mysql --tmpdir=/tmp

mysql_config_editor set --user=root --password
(just hit enter instead of typing password)