齐齐哈尔寺hotchl.blog.chinaunix.net
77h2_eleven
全部博文(15)
2011年(1)
2008年(14)
k_ewell
sinbingz
helloli
Tay_linu
caihm837
lbf94100
7zkeeper
nohlove
xinzhuzh
adustdu2
分类: Mysql/postgreSQL
2008-03-20 19:01:59
在服务器上输入命令:
-uiptv -piptv -h*.*.*.*(服务器的IP)
如果不能登陆.但是
mysql -uiptv -piptv可以登陆
用户的权限也正常
依次执行以下操作:
mysql -uroot -pdata
use mysql
select host,user from user;
将结果中user字段为空的数据删掉,重启mysql即可。
上一篇:Linux同Window共享方法,有助于编码
下一篇:SUSE中由于ldap导致mysql无法正常启动
登录 注册