MySQL 5.6 on Mac
Start / Stop
# launchctl unload -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist
# launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist
# mysql -u root -p
Update config to tune MySQL cache
cd /etc
vi my.cnf
No comments:
Post a Comment