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

Add feature summary at the end of cmake missing some plugins

    XMLWordPrintable

Details

    Description

      Some plugins which are disabled are not treated well ( in example below TOKUDB, MROONGA, OQGRAPH, CONNECT and possibly more.

       $cmake . -DCMAKE_BUILD_TYPE=Debug -DCONC_WITH_{UNITTEST,SSL}=OFF -DWITH_EMBEDDED_SERVER=OFF -DWITH_UNIT_TESTS=OFF -DPLUGIN_{ARCHIVE,TOKUDB,MROONGA,OQGRAPH,ROCKSDB,CONNECT,PERFSCHEMA,SPIDER,SPHINX}=NO -DWITH_SAFEMALLOC=OFF -DWITH_SSL=bundled -DENABLE_GCOV=OFF -DCMAKE_{C_COMPILER=gcc,CXX_COMPILER=g++}-9
      

      -- The following features have been disabled:
       
       * LIBWRAP, Support for tcp wrappers
       * ARCHIVE
       * INNODB_LZO, LZO compression in the InnoDB storage engine
       * INNODB_LZMA, LZMA compression in the InnoDB storage engine
       * INNODB_BZIP2, BZIP2 compression in the InnoDB storage engine
       * INNODB_BUG_ENDIAN_CRC32, Big endian weaker CRC32 to support upgrade from big-endian systems running 5.6/10.0/10.1
       * INNODB_EXTRA_DEBUG, Extra InnoDB debug checks
       * PERFSCHEMA
       * ROCKSDB
       * SPHINX
       * SPIDER
       * AWS_KEY_MANAGEMENT, AWS Encryption Key Management Plugin
       * EMBEDDED_SERVER, Embedded MariaDB Server Library
      
      

      Attachments

        Issue Links

          Activity

            People

              cvicentiu Vicențiu Ciorbaru
              anel Anel Husakovic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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