LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 739|回复: 3

坑人的MYSQL!!!!

[复制链接]
发表于 2004-10-8 19:45:11 | 显示全部楼层 |阅读模式
[root@localhost root]# cd /etc/init.d
[root@localhost init.d]# service mysqld start
Timeout error occurred trying to start MySQL Daemon.
启动 MySQL:                                               [失败]
[root@localhost init.d]# mysql stop
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
[root@localhost init.d]# mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
[root@localhost init.d]# service mysqld stop
停止 MySQL:                                               [  确定  ]
[root@localhost init.d]#
FC2下,没起动哪来的停止,系统自带的MYSQL安装.
请指点
发表于 2004-10-9 10:09:48 | 显示全部楼层
$mysqld_safe --user=root &

$mysql -uroot -p
 楼主| 发表于 2004-10-9 12:54:59 | 显示全部楼层
重装系统就好了,可是实验论坛的时候还是无法登陆到数据库
发表于 2004-10-9 13:28:47 | 显示全部楼层
最初由 largefish 发表
重装系统就好了,可是实验论坛的时候还是无法登陆到数据库

提示什么呀。
你的用户名和密码确保无误~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表