Seaquel
MySQL error code

MySQL error 1589

MySQL server error 1589 is ER_EVENT_CANNOT_ALTER_IN_THE_PAST, reported with SQLSTATE HY000.

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was not changed. Specify a time in the future.
Error1589
NameER_EVENT_CANNOT_ALTER_IN_THE_PAST
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference