MySQL error code
MySQL error 1252
MySQL server error 1252 is ER_SPATIAL_CANT_HAVE_NULL, reported with SQLSTATE 42000.
All parts of a SPATIAL index must be NOT NULL
| Error | 1252 |
|---|---|
| Name | ER_SPATIAL_CANT_HAVE_NULL |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference