MySQL error code
MySQL error 1624
MySQL server error 1624 is ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE, reported with SQLSTATE HY000.
The requested value for the heartbeat period is either negative or exceeds the maximum allowed (%s seconds).
| Error | 1624 |
|---|---|
| Name | ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference