MySQL error code
MySQL error 3157
MySQL server error 3157 is ER_JSON_DOCUMENT_TOO_DEEP, reported with SQLSTATE 22032.
The JSON document exceeds the maximum depth.
| Error | 3157 |
|---|---|
| Name | ER_JSON_DOCUMENT_TOO_DEEP |
| SQLSTATE | 22032 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference