MySQL error code
MySQL error 3710
MySQL server error 3710 is ER_SRS_NAME_CANT_BE_EMPTY_OR_WHITESPACE, reported with SQLSTATE SR006.
The spatial reference system name can't be an empty string or start or end with whitespace.
| Error | 3710 |
|---|---|
| Name | ER_SRS_NAME_CANT_BE_EMPTY_OR_WHITESPACE |
| SQLSTATE | SR006 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference