MySQL error code
MySQL error 1704
MySQL server error 1704 is ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX, reported with SQLSTATE HY000.
The requested value for the heartbeat period exceeds the value of `replica_net_timeout' seconds. A sensible value for the period should be less than the timeout.
| Error | 1704 |
|---|---|
| Name | ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference