[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby MySQL help

mac

2/6/2006 9:38:00 PM

Hello,
I am trying to use MySQL on my Windows XP professionsla box. I have
installed MySQL 5.0.18-nt version and ruby 1.8.2 (2004-12-25)
[i386-mswin32]. When I run the test script from ruby-mysql, i get the
following error.

/mysql.rb:455:in `read': Client does not support authentication protocol
requested by server; consider upgrading MySQL client (Mysql::Error)

Any help is appreciated. Thansk.
1 Answer

mac

2/7/2006 2:30:00 AM

0

I fixed the problem, the fix is in here:

http://www.codecomments.com/PHP_Installation/message3...


On 2/6/06, mac <mtscolony@gmail.com> wrote:
>
> Hello,
> I am trying to use MySQL on my Windows XP professionsla box. I have
> installed MySQL 5.0.18-nt version and ruby 1.8.2 (2004-12-25)
> [i386-mswin32]. When I run the test script from ruby-mysql, i get the
> following error.
>
> /mysql.rb:455:in `read': Client does not support authentication protocol
> requested by server; consider upgrading MySQL client (Mysql::Error)
>
> Any help is appreciated. Thansk.
>