MySQL error code
MySQL error 3728
MySQL server error 3728 is ER_SPATIAL_UNIQUE_INDEX, reported with SQLSTATE HY000.
Spatial indexes can't be primary or unique indexes.
| Error | 3728 |
|---|---|
| Name | ER_SPATIAL_UNIQUE_INDEX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference