MySQL error code
MySQL error 3972
MySQL server error 3972 is ER_GROUP_REPLICATION_PASSWORD_LENGTH, reported with SQLSTATE HY000.
The START GROUP_REPLICATION command failed since the password provided for the recovery channel exceeds the maximum length of 32 characters.
| Error | 3972 |
|---|---|
| Name | ER_GROUP_REPLICATION_PASSWORD_LENGTH |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference