MySQL error code
MySQL error 6078
MySQL server error 6078 is ER_LH_AVRO_INVALID_UNION, reported with SQLSTATE HY000.
Column %d in %s: Invalid union encountered. Unions are only supported to represent nullable columns. One of the two types of the union must be null.
| Error | 6078 |
|---|---|
| Name | ER_LH_AVRO_INVALID_UNION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference