[MDEV-23849] MyRocks/RocksDB ZLib compression does not work! Created: 2020-09-29 Updated: 2021-01-02 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.5.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Charalampos Michael | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
Hello, Tried the following parameters on my.ini:
and
and
and
none of the above worked Thank you |
| Comments |
| Comment by MG [ 2020-10-03 ] | ||||||||||||||||||||
|
Hello, I just tried in 10.4.14 and used eg compression=kZlibCompression and it works there:
I learned the name as suggested by https://mariadb.com/kb/en/myrocks-and-data-compression/ looking in the /var/lib/mysql/#rocksdb/LOG for supported compression. | ||||||||||||||||||||
| Comment by Charalampos Michael [ 2020-10-22 ] | ||||||||||||||||||||
|
As I see you're using a Linux build and i'm in Windows build of MariaDB. | ||||||||||||||||||||
| Comment by MG [ 2020-10-23 ] | ||||||||||||||||||||
|
I tried it on Windows and it seemed to work:
|