MySQL error code
MySQL error 3736
MySQL server error 3736 is ER_SRS_GEOGCS_INVALID_AXES, reported with SQLSTATE SR002.
The spatial reference system definition for SRID %u specifies invalid geographic axes '%s' and '%s'. One axis must be NORTH or SOUTH and the other must be EAST or WEST.
| Error | 3736 |
|---|---|
| Name | ER_SRS_GEOGCS_INVALID_AXES |
| SQLSTATE | SR002 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference