mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
The Storage-Engine Independent Column Compression does not call deflateEnd() when deflate() does not return Z_STREAM_END. This for instance happens when the data is already (externally) compressed and deflate() needs more space than the original data. This patch is based on contribution by Martijn Broenland.
4.1 KiB
4.1 KiB