LinuxSir.cn,穿越时空的Linuxsir!

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

mysql出现了这个问题

[复制链接]
发表于 2003-6-27 16:20:44 | 显示全部楼层 |阅读模式
root@synn:~# mysqladmin version
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
发表于 2003-7-1 10:05:35 | 显示全部楼层

我也有这个问题!!!!!

我顶!!!!!
发表于 2003-7-1 12:06:59 | 显示全部楼层
没有用口令?
#mysqladmin version -p
发表于 2003-7-1 15:23:23 | 显示全部楼层
没带口令……
发表于 2003-7-1 20:13:04 | 显示全部楼层
是不是在SQL安全设置里有什么问题啊
发表于 2003-7-1 21:56:30 | 显示全部楼层
这个好像是mysql的安全设置问题,不允许本地连接
我也出现过这样的问题。
命令行中加上ip user password,就可以连上,大家试试
发表于 2003-7-1 22:45:11 | 显示全部楼层
tony:~# mysqladmin version
mysqladmin  Ver 8.40 Distrib 4.0.13, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          4.0.13-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/run/mysqld/mysqld.sock
Uptime:                 51 min 21 sec

Threads: 1  Questions: 6  Slow queries: 0  Opens: 6  Flush tables: 1  Open tables: 0  Queries per second avg: 0.002
tony:~#
发表于 2003-7-3 18:48:52 | 显示全部楼层
我也遇到了同样的问题!
发表于 2003-7-6 22:37:52 | 显示全部楼层

我的问题

]# mysqladmin version -p
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!


我用的是4.0.13,不知道在还要在那里配置
发表于 2003-7-7 00:03:25 | 显示全部楼层

回复: 我的问题

最初由 kophu 发表
]# mysqladmin version -p
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!


我用的是4.0.13,不知道在还要在那里配置

你的MySQL启动了吗?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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