MySQL error code
MySQL error 3144
MySQL server error 3144 is ER_INVALID_JSON_CHARSET, reported with SQLSTATE 22032.
Cannot create a JSON value from a string with CHARACTER SET '%s'.
| Error | 3144 |
|---|---|
| Name | ER_INVALID_JSON_CHARSET |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference