New authentification protocol doesn't work properly.

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
GEswin
Posts: 186
Joined: Wed 03 Nov 2004 16:57
Location: Spain
Contact:

New authentification protocol doesn't work properly.

Post by GEswin » Tue 09 Nov 2004 17:50

I'm using latest myDac (3.30.0.12) with D6/D7. Server is Suse Linux 9.1 with mySql 4.1.7.

When I drop a connection to a mysqlserver > 4.1.x (I'm trying 4.1.7 linux), set the user, password & server, then try to connect or drop down the database propertie I get the next error:

Message: Access denied for user 'prova'@'217.126.88.231' (using password: YES).

If I set the dabase name and then I connect it works fine. I double checked, deleted all install files and reinstalled 3.30.0.12 to be sure there isn't any old file.

Please inform if this can be solved easy.

Regards

J.Pieter Vos

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Re: New authentification protocol doesn't work properly.

Post by Ikar » Thu 11 Nov 2004 13:20

Thank you for information.
We reproduced your problem and fixed it. This fix will be included
in the next MyDAC build. It will be available in about three weeks.

Post Reply