Skip to content

MySQL 8.4.0 : default_authentication_plugin=mysql_native_password has been removed #772

Description

@MGeurts

The new mySQL 8.4.0 LTS version is out.
A breaking change, anounced in the log files by previous versions, is the removing of default_authentication_plugin=mysql_native_password, because native-password authentication is deprecated.
So the version switch from 8.3.0 to 8.4.0 leaves us with a non working MySQL server.

I think LARAGONs version switch algorithm for MySQL has to be altered.
Thanks in advance.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions