MySQL error code
MySQL error 3666
MySQL server error 3666 is ER_WRONG_JSON_TABLE_VALUE, reported with SQLSTATE 2203F.
Can't store an array or an object in the scalar JSON_TABLE column '%s'
| Error | 3666 |
|---|---|
| Name | ER_WRONG_JSON_TABLE_VALUE |
| SQLSTATE | 2203F |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference