Mysql Fails on MAC
Today, I plan to use mysql database. But I find it does not start. I am facing the Error Message as follow:
Error Message:
sudo /usr/local/mysql/support-files/mysql.server start
Starting MySQL
..................................................................................................... ERROR! The server quit without updating PID file (/usr/local/mysql/data/ip-10-10-21-204.ec2.internal.pid).
Solution:
I tried some other things to change the configuration, permission and etc.
But I finally succeed by upgrading the version of MySQL.
References:
http://stackoverflow.com/questions/25954230/mysql-does-not-start-in-osx-yosemite-10-10
Today, I plan to use mysql database. But I find it does not start. I am facing the Error Message as follow:
Error Message:
sudo /usr/local/mysql/support-files/mysql.server start
Starting MySQL
..................................................................................................... ERROR! The server quit without updating PID file (/usr/local/mysql/data/ip-10-10-21-204.ec2.internal.pid).
Solution:
I tried some other things to change the configuration, permission and etc.
But I finally succeed by upgrading the version of MySQL.
References:
http://stackoverflow.com/questions/25954230/mysql-does-not-start-in-osx-yosemite-10-10

本文介绍了在Mac系统上遇到MySQL无法启动的问题及错误信息。通过尝试修改配置、权限等未果后,最终通过升级MySQL版本成功解决问题。
589

被折叠的 条评论
为什么被折叠?



