MySQL error code
MySQL error 1464
MySQL server error 1464 is ER_TABLE_CANT_HANDLE_SPKEYS, reported with SQLSTATE HY000.
The used table type doesn't support SPATIAL indexes
| Error | 1464 |
|---|---|
| Name | ER_TABLE_CANT_HANDLE_SPKEYS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference