MySQL error code
MySQL error 3151
MySQL server error 3151 is ER_JSON_KEY_TOO_BIG, reported with SQLSTATE 22032.
The JSON object contains a key name that is too long.
| Error | 3151 |
|---|---|
| Name | ER_JSON_KEY_TOO_BIG |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference