MySQL error code
MySQL error 3753
MySQL server error 3753 is ER_FUNCTIONAL_INDEX_ON_JSON_OR_GEOMETRY_FUNCTION, reported with SQLSTATE 42000.
Cannot create a functional index on a function that returns a JSON or GEOMETRY value.
| Error | 3753 |
|---|---|
| Name | ER_FUNCTIONAL_INDEX_ON_JSON_OR_GEOMETRY_FUNCTION |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference