3 messages in com.mysql.lists.gui-toolsRe: -- Help on Mysql 4.1 and Mysqlcc ...
FromSent OnAttachments
Orta Rafael03 Jun 2003 10:28 
Clinton Gormley03 Jun 2003 11:23 
Clinton Gormley03 Jun 2003 12:06 
Subject:Re: -- Help on Mysql 4.1 and Mysqlcc 0.9.2 showing ERROR 1249 --
From:Clinton Gormley (cli@drtech.co.uk)
Date:06/03/2003 11:23:29 AM
List:com.mysql.lists.gui-tools

Hi Orta

This is on the bug list.

4.1 uses a new password challenge which is not yet supported by MySQL CC. If you set the password against your account with: update user set password=old_password('your password') where User='your username'; flush privileges; then you will be able to connect with mysql_cc.

On Tue, 2003-06-03 at 18:28, Orta Rafael wrote:

Hi Guys

I have mysql 4.1 on a Windows 2000 Professionals machine, it works fine, I have Winmysqladmin working perfect too and I wanted to install mysqlcc, it installs perfect but when I try to communicate with the database I get

[Rapid] ERROR 1249: Client does not support authentication protocol requested by server. Consider upgrading MySQL client

Does anybody have any idea what could be happening here, please reply to Rafa@comverse.com

Thank you in advance