Seaquel
MySQL error code

MySQL error 1082

MySQL server error 1082 is ER_NO_SUCH_INDEX, reported with SQLSTATE 42S12.

Table '%s' has no index like the one used in CREATE INDEX; recreate the table
Error1082
NameER_NO_SUCH_INDEX
SQLSTATE42S12
GroupServer errors

Source: MySQL 8.4 Error Reference