坑人的MYSQL!!!!

由 largefish 在 10-08-2004 19:45 发表:

坑人的MYSQL!!!!

[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安装.

请指点


由 mixed 在 10-09-2004 10:09 发表:


$mysqld_safe --user=root &

$mysql -uroot -p


章台柳,章台柳,

昔日青青今在否?

纵使长条似旧垂,

也应攀折他人手.


由 largefish 在 10-09-2004 12:54 发表:


Published At
Categories with 服务器类
Tagged with
comments powered by Disqus