Seaquel
MySQL error code

MySQL error 1588

MySQL server error 1588 is ER_EVENT_CANNOT_CREATE_IN_THE_PAST, reported with SQLSTATE HY000.

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation.
Error1588
NameER_EVENT_CANNOT_CREATE_IN_THE_PAST
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference