Hi
My linux windev 20 application can not access a mysql database. I'm already install the linux driver for mysql and my SO is Ubuntu 16.04 64.
Here is the error:
My linux windev 20 application can not access a mysql database. I'm already install the linux driver for mysql and my SO is Ubuntu 16.04 64.
Here is the error:
The '%1' control cannot be initialized, the following HFSQL error occurred: ============================= %2 ============================= ----- Technical Information ----- Project : default What happened? The '%1' control cannot be initialized, the following HFSQL error occurred: ============================= %2 ============================= Error code: 10085 Level: fatal error (EL_FATAL) WD55 error code: 3001 Dump of the error of 'wd200obj64.so' module (20.0.327.5). Identifier of detailed information (.err): 10085 Debugging information: IEWDMSQL=101.23 Module=<WDMSQL> Version=<20.0.10.0> Additional Information: EIT_NATIVECODE : <79> EIT_LOGICALTABLENAME : <Empresas> ----- Sub-error #1 ----- What happened? The following error was returned by the <XX.XXX.XX.XXX> database: Error number = <1251>. Error message: Client does not support authentication protocol requested by server; consider upgrading MySQL client Error code: 22 Level: fatal error (EL_FATAL) Dump of the error of 'wd200msql64.so' module (20.0.10.0). Identifier of detailed information (.err): 22 Debugging information: IEWDMSQL=101.16 Module=<WDMSQL> Version=<20.0.10.0> Client layer: /home/jcesar/Documentos/Exe/infonet_linux Provider: WinDevMySQL User: root Data source: XX.XXX.XX.XXX Database: infonet Connection time-out: 30 Command time-out: 30 Unicode supported: 1 Page code of WL: 1252 Page code of the connection: 1252 Additional Information: EIT_BASECODE : <1251> EIT_INFOCLIENT : <4.0.30>