Seaquel
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.
Error3150
NameER_JSON_VALUE_TOO_BIG
SQLSTATE22032
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference