MySQL Error 3643 – ER_WRONG_SRID_FOR_COLUMN

MySQL Error Message

The SRID of the geometry does not match the SRID of the
column ‘%s’. The SRID of the geometry is %lu, but the SRID of the
column is %lu. Consider changing the SRID of the geometry or the
SRID property of the column.

Reason for the Error

ER_WRONG_SRID_FOR_COLUMN was added
in 8.0.3.