MySQL error code
MySQL error 3882
MySQL server error 3882 is ER_GEOMETRY_IN_UNKNOWN_LENGTH_UNIT, reported with SQLSTATE SU001.
The geometry passed to function %s is in SRID 0, which doesn't specify a length unit. Can't convert to '%s'.
| Error | 3882 |
|---|---|
| Name | ER_GEOMETRY_IN_UNKNOWN_LENGTH_UNIT |
| SQLSTATE | SU001 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference