随笔分类 -  mysql

摘要:pkill mysqlsudo rm /usr/local/mysqlsudo rm -rf /usr/local/mysql*sudo rm -rf /Library/StartupItems/MySQLCOMsudo rm -rf /Library/PreferencePanes/My*vim ... 阅读全文
posted @ 2015-03-21 17:36 IamThat 阅读(187) 评论(0) 推荐(0)
摘要:http://segmentfault.com/q/1010000000094608同样的问题,先在网上搜了下其他人解决这个问题的方法,是去修改mysql.cnf文件添加mysql.sock文件路径,再搜了一下我的mac没有mysql.cnf,也没有mysql.sock文件。在查看mysql的安装说... 阅读全文
posted @ 2015-03-21 13:49 IamThat 阅读(562) 评论(0) 推荐(0)
摘要:http://niu174420064.iteye.com/blog/875908 错误说明: 在安装mysql的时候,就会遇到以下错误。遇到错误不可怕,怕的就是被错误所击倒! The security settings could not be applied to the database because the connection has failed with the fol... 阅读全文
posted @ 2013-05-27 12:43 IamThat 阅读(5845) 评论(0) 推荐(1)