Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently, binary log compression uses zlib. Alternative algorithms could give better results in certain cases.
We already have the compression plugins, so this task would be to enable binary log compression with an algorithm of choice.
Note that MySQL uses zstd (separate issue to add this at MDEV-34290) for their binary log compression.
Attachments
Issue Links
- blocks
-
MDEV-34290 Add zstd as a compression plugin
- Open