From: Ad Ad Date: 2008-02-28T00:06:18+09:00 Subject: Client Error while acessing MySQL 5.0 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. -- Posted via http://www.ruby-forum.com/.