Client Error while acessing MySQL 5.0

A

Ad Ad

Hi,
I am trying to access MySQL 5.0 using the mysql.rb got from:
http://raa.ruby-lang.org/project/ruby-mysql/

Apparently, this client is pre 4.1 and can't be used to access MySQl
5.0.

I get this error while trying to access the database:
Client does not support authentication protocol requested by server;
consider upgrading MySQL client

Is there a latest mysql client version which I can use to access MYSQl
5.0?

I am on a Windows XP box.

thanks.
 
L

Luis Lavena

Hi,
I am trying to access MySQL 5.0 using the mysql.rb got from:http://raa.ruby-lang.org/project/ruby-mysql/

Apparently, this client is pre 4.1 and can't be used to access MySQl
5.0.

I get this error while trying to access the database:
Client does not support authentication protocol requested by server;
consider upgrading MySQL client

Is there a latest mysql client version which I can use to access MYSQl
5.0?

I am on a Windows XP box.

Have you tried install the mysql gem?

gem install mysql

Please refer to the RubyForge project page:

http://rubyforge.org/projects/mysql-win/

HTH,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top