MySQL error code
MySQL error 1256
MySQL server error 1256 is ER_TOO_BIG_FOR_UNCOMPRESS, reported with SQLSTATE HY000.
Uncompressed data size too large; the maximum size is %d (probably, length of uncompressed data was corrupted)
| Error | 1256 |
|---|---|
| Name | ER_TOO_BIG_FOR_UNCOMPRESS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference