MySQL error code
MySQL error 3141
MySQL server error 3141 is ER_INVALID_JSON_TEXT_IN_PARAM, reported with SQLSTATE 22032.
Invalid JSON text in argument %u to function %s: "%s" at position %u.%s
| Error | 3141 |
|---|---|
| Name | ER_INVALID_JSON_TEXT_IN_PARAM |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference