[MDEV-31984] cannot INSTALL SONAME 'provider_lz4'; Created: 2023-08-22 Updated: 2023-09-04 Resolved: 2023-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Plugins |
| Affects Version/s: | 11.0.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | fuying | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I want to set page compression algorithms. As the documentation says, "From MariaDB 10.7, algorithms can be installed as a plugin." environment: mariadb:11.0 docker
https://mariadb.com/kb/en/compression-plugins/ |
| Comments |
| Comment by Elena Stepanova [ 2023-08-22 ] | |
|
Compression plugins are are installed as separate .deb or .rpm packages, MariaDB-provider-lz4 etc. Somehow this part is missing from the KB page mentioned in the description. | |
| Comment by fuying [ 2023-08-23 ] | |
|
Thank you for your help!
successfully solve the error. |