MySQL 8.4 no longer enables the mysql_native_password plugin by default, affecting PHP and other applications that use this authentication method. This change leads to connection errors. Updating the MySQL user to use caching_sha2_password can resolve these issues. It is possible, though not recommended, to re-enable

1 Comment

Sort: