安装mysql一系列问题的解决
摘要:
安装了多次Mysql 包括二进制,包括自动安装。 首先安装后没有密码,这样可以参考我的其他文章 问题1: error: 'Access denied for user 'root'@'localhost' (using password: YES)' 重新设置密码 # /etc/init.d/mysql stop # mysqld_safe --user=mysql --skip-grant-ta... 阅读全文
posted @ 2008-03-20 11:08 马森 阅读(260) 评论(0) 推荐(0)