MySQL error code
MySQL error 1258
MySQL server error 1258 is ER_ZLIB_Z_BUF_ERROR, reported with SQLSTATE HY000.
ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)
| Error | 1258 |
|---|---|
| Name | ER_ZLIB_Z_BUF_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference