MySQL Error 3033 – ER_GIS_DIFFERENT_SRIDS

MySQL Error Message

Binary geometry function %s given two geometries of
different srids: %u and %u, which should have been identical.

Reason for the Error

Geometry values passed as arguments to spatial functions must have
the same SRID value.