Hi marcelvanherk,
Good afternoon. I am changing my existing Conquest installations to connect with MySQL Community Server 8.4.4.
In MySQL 8.0, mysql_native_password is being disabled and from 9.0, its being removed completely in favour of caching_sha2_password.
This being the case, Conquest can only connect with MySQL Server if its mysql_native_password
How to make it work with caching_sha2_password?
Any help would be appreciated. Thanks