I have the same issue and can’t switch from MySql. I have a standalone instance of MySql 8.0 with a user that was created using mysql_native_password and I’ve verified that the user is using the correct plugin. I know my instance is setup to use caching_sha2_password by default, could that be why it doesn’t work in my case?