Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
238 views
in Technique[技术] by (71.8m points)

mysql - 布谷鸟MySQL数据库(Cuckoo mysql database)

I have built all service and virtual machine configuration.

(我已经建立了所有服务和虚拟机配置。)

When I started the cuckoo in command: I always met problem like 'Client does not support authentication protocol requested by server;

(当我在命令中启动布谷鸟时:我总是遇到诸如“客户端不支持服务器请求的身份验证协议;)

consider upgrading MySQL client' or the Mysql Server problem:

(考虑升级MySQL客户端”或Mysql Server问题:)

I tried to upgrade mysql-client already:

(我已经尝试升级mysql-client:)

sudo apt-get upgrade mysql-client

My conf for database connection is: connection = mysql://root:@127.0.0.1/cuckoo

(我对数据库连接的配置文件是: connection = mysql:// root:@ 127.0.0.1 / cuckoo)

I changed the ip to localhost as well.

(我也将ip更改为localhost。)

But the error is either client or server.

(但是错误是客户端还是服务器。)

I have no idea how to fix that.

(我不知道该如何解决。)

Any thought will be appreciated!

(任何想法将不胜感激!)

  ask by Newt translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...