Seaquel
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.
Error4058
NameER_AUTHENTICATION_POLICY_MISMATCH
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference