I have FWH 18.07, and works good from many years with connection to MS SQL server using 'fw_openadoconnect'.
Now (my first time) I am trying to connect to a mysql database (service mysql named 'MySql80') using native FWH connection 'fwconnect', with library libmysql.lib.
At runtime I get this error in a dialog, and the connection does not work:
1251
Client does not support authentication protocol requested by server; consider upgrading MySQL client
What does it mean? How con i solve?
Thank you.
Bye