Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-31984

cannot INSTALL SONAME 'provider_lz4';

Details

    Description

      I want to set page compression algorithms. As the documentation says, "From MariaDB 10.7, algorithms can be installed as a plugin."
      But according to the document, when I input the following sql statement, the error is reported as "ERROR 1126 (HY000): Can't open shared library '/usr/lib/mysql/plugin/provider_lz4.so' (errno: 2, cannot open shared object file: No such file or directory)"

      environment: mariadb:11.0 docker

      INSTALL SONAME 'provider_lz4';
      

      https://mariadb.com/kb/en/compression-plugins/

      Attachments

        Activity

          Compression plugins are are installed as separate .deb or .rpm packages, MariaDB-provider-lz4 etc.

          greenman,

          Somehow this part is missing from the KB page mentioned in the description.

          elenst Elena Stepanova added a comment - Compression plugins are are installed as separate .deb or .rpm packages, MariaDB-provider-lz4 etc. greenman , Somehow this part is missing from the KB page mentioned in the description.
          ying fuying added a comment -

          Thank you for your help!

          apt-get install mariadb-plugin-provider-lz4 
          

          successfully solve the error.

          ying fuying added a comment - Thank you for your help! apt-get install mariadb-plugin-provider-lz4 successfully solve the error.

          People

            greenman Ian Gilfillan
            ying fuying
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.