Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since MySQL8.4 the default_authentication_plugin doesn't work any more and needs to be replaced with mysql_native_password as described in https://stackoverflow.com/questions/78445419/unknown-variable-default-authentication-plugin-mysql-native-password
- Loading branch information