MySQL error code
MySQL error 3567
MySQL server error 3567 is ER_RESET_SOURCE_TO_VALUE_OUT_OF_RANGE, reported with SQLSTATE HY000.
The requested value '%llu' for the next binary log index is out of range. Please use a value between '1' and '%lu'.
| Error | 3567 |
|---|---|
| Name | ER_RESET_SOURCE_TO_VALUE_OUT_OF_RANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference