Seaquel
MySQL error code

MySQL error 3644

MySQL server error 3644 is ER_CANNOT_ALTER_SRID_DUE_TO_INDEX, reported with SQLSTATE HY000.

The SRID specification on the column '%s' cannot be changed because there is a spatial index on the column. Please remove the spatial index before altering the SRID specification.
Error3644
NameER_CANNOT_ALTER_SRID_DUE_TO_INDEX
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference