Seaquel
MySQL error code

MySQL error 1459

MySQL server error 1459 is ER_TABLE_NEEDS_UPGRADE, reported with SQLSTATE HY000.

Table upgrade required. Please do "REPAIR TABLE `%s`" or dump/reload to fix it!
Error1459
NameER_TABLE_NEEDS_UPGRADE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference