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.
| Error | 3674 |
|---|---|
| Name | WARN_USELESS_SPATIAL_INDEX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference