First install mysql workbench here:
http://dev.mysql.com/downloads/workbench/
then install mysql server here:
http://dev.mysql.com/downloads/mysql/
And then , on mac terminal, use command:
cd /usr/local/mysql/bin
sudo ./mysqld_safe --console
Password required
No comments:
Post a Comment