MySQL error code
MySQL error 1542
MySQL server error 1542 is ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG, reported with SQLSTATE HY000.
INTERVAL is either not positive or too big
| Error | 1542 |
|---|---|
| Name | ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference