MySQL error code
MySQL error 6136
MySQL server error 6136 is ER_DATA_INCOMPATIBLE_WITH_VECTOR, reported with SQLSTATE HY000.
Value of type '%s, size: %zu' cannot be converted to 'vector' type.
| Error | 6136 |
|---|---|
| Name | ER_DATA_INCOMPATIBLE_WITH_VECTOR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference