Hello,
Thanks for your help. Your driver did not work on my MySQL.
But the solution: https://stackoverflow.com/questions/49194719/authentication-plugin-caching-sha2-password-cannot-be-loaded
almost worked for me.
Their technique of modifying my.ini (on Windows) blocked the restart of my server.
The real solution that worked for me on Windows Server 2019 was to uninstall and then reinstall the MySQL 8.0.21 server, this time changing the encryption of the password during the installtion.
As well as creating the database myself and the user because the automatic version of NetXMS does not work.
Thanks for the help, good bey.
Thanks for your help. Your driver did not work on my MySQL.
But the solution: https://stackoverflow.com/questions/49194719/authentication-plugin-caching-sha2-password-cannot-be-loaded
almost worked for me.
Their technique of modifying my.ini (on Windows) blocked the restart of my server.
The real solution that worked for me on Windows Server 2019 was to uninstall and then reinstall the MySQL 8.0.21 server, this time changing the encryption of the password during the installtion.
As well as creating the database myself and the user because the automatic version of NetXMS does not work.
Thanks for the help, good bey.