MySQL error code
MySQL error 3513
MySQL server error 3513 is ER_INVALID_BITWISE_OPERANDS_SIZE, reported with SQLSTATE HY000.
Binary operands of bitwise operators must be of equal length
| Error | 3513 |
|---|---|
| Name | ER_INVALID_BITWISE_OPERANDS_SIZE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference