You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
TokuDB supports 4 compression algorithms: no compression, quicklz, zlib, and lzma.
For MySQL, we added these compression types to the row format, so that commands like 'create table', and 'alter table' can use them. MariaDB uses the compression table option to select the compression level.