MySQL error code
MySQL error 3150
MySQL server error 3150 is ER_JSON_VALUE_TOO_BIG, reported with SQLSTATE 22032.
The JSON value is too big to be stored in a JSON column.
| Error | 3150 |
|---|---|
| Name | ER_JSON_VALUE_TOO_BIG |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference