MySQL error code
MySQL error 3056
MySQL server error 3056 is ER_CHANGE_SOURCE_PASSWORD_LENGTH, reported with SQLSTATE HY000.
The password provided for the replication user exceeds the maximum length of 32 characters
| Error | 3056 |
|---|---|
| Name | ER_CHANGE_SOURCE_PASSWORD_LENGTH |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference