MySQL error code
MySQL error 4058
MySQL server error 4058 is ER_AUTHENTICATION_POLICY_MISMATCH, reported with SQLSTATE HY000.
%d factor authentication method does not match against authentication policy. Please refer @@authentication_policy system variable.
| Error | 4058 |
|---|---|
| Name | ER_AUTHENTICATION_POLICY_MISMATCH |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference