MySQL error code
MySQL error 6132
MySQL server error 6132 is ER_LH_INFER_JSON_INVALID_SCHEMA, reported with SQLSTATE HY000.
Inferred invalid schema. A single column with JSON type is the only valid schema for JSON file format.
| Error | 6132 |
|---|---|
| Name | ER_LH_INFER_JSON_INVALID_SCHEMA |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference