Problems with MyConnection & MySQL
Posted: Thu 16 Aug 2007 15:09
I tried to connect MyDac 3.10 for Delphi 7 TO MySQL mysql-4.1.22-win32, when it supposed that it should be connected, appeared next message:
“Client does not support authentication protocol”.
Reading the MySQL documentation, tells:
MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients. If you upgrade the server from 4.0, attempts to connect to it with an older client may fai
Do I need download the new Mysql Version, or it's a problem with MyConnection?
Best Regards
“Client does not support authentication protocol”.
Reading the MySQL documentation, tells:
MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients. If you upgrade the server from 4.0, attempts to connect to it with an older client may fai
Do I need download the new Mysql Version, or it's a problem with MyConnection?
Best Regards