Protocol MySQL 5 Delphi 7
Posted: 07.12.2006, 14:09
Hi,
I uninstall Zeos 6.1.5 and install 6.6.0 Beta in Delphi 7, I probe MySQL 5.0 connect, but need use mysql-4.1 protocol to connect, when try with other protocol:
mysql : Client does not support authentication protocol request by server....
mysql-4.1 : ok
mysql-5 : Client does not support authentication protocol request by server....
mysqld-4.1 : Access violation at address.......
mysqld-5 : Access violation at address.......
If use mysql-4.1 protocol in mysql 5.0 connections is ok?
Thank
I uninstall Zeos 6.1.5 and install 6.6.0 Beta in Delphi 7, I probe MySQL 5.0 connect, but need use mysql-4.1 protocol to connect, when try with other protocol:
mysql : Client does not support authentication protocol request by server....
mysql-4.1 : ok
mysql-5 : Client does not support authentication protocol request by server....
mysqld-4.1 : Access violation at address.......
mysqld-5 : Access violation at address.......
If use mysql-4.1 protocol in mysql 5.0 connections is ok?
Thank