MySQL error code
MySQL error 3140
MySQL server error 3140 is ER_INVALID_JSON_TEXT, reported with SQLSTATE 22032.
Invalid JSON text: "%s" at position %u in value for column '%s'.
| Error | 3140 |
|---|---|
| Name | ER_INVALID_JSON_TEXT |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference