MySQL Error 3674 – WARN_USELESS_SPATIAL_INDEX

MySQL Error Message

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.

Reason for the Error

WARN_USELESS_SPATIAL_INDEX was
added in 8.0.4.