Seaquel
MySQL error code

MySQL error 1707

MySQL server error 1707 is ER_TABLE_NEEDS_REBUILD, reported with SQLSTATE HY000.

Table rebuild required. Please do "ALTER TABLE `%s` FORCE" or dump/reload to fix it!
Error1707
NameER_TABLE_NEEDS_REBUILD
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference