MySQL error code
MySQL error 3149
MySQL server error 3149 is ER_INVALID_JSON_PATH_WILDCARD, reported with SQLSTATE 42000.
In this situation, path expressions may not contain the * and ** tokens or an array range.
| Error | 3149 |
|---|---|
| Name | ER_INVALID_JSON_PATH_WILDCARD |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference