MySQL error code
MySQL error 3156
MySQL server error 3156 is ER_INVALID_JSON_VALUE_FOR_CAST, reported with SQLSTATE 22018.
Invalid JSON value for CAST to %s%s from column %s at row %ld
| Error | 3156 |
|---|---|
| Name | ER_INVALID_JSON_VALUE_FOR_CAST |
| SQLSTATE | 22018 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference