Seaquel
MySQL error code

MySQL error 3674

MySQL server error 3674 is WARN_USELESS_SPATIAL_INDEX, reported with SQLSTATE HY000.

The spatial index on column '%s' will not be used by the query optimizer since the column does not have an SRID attribute. Consider adding an SRID attribute to the column.
Error3674
NameWARN_USELESS_SPATIAL_INDEX
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference