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

Compilation is broken with the PLUGIN_PARTITION=NO

Details

    Description

      Compilation is broken with the "-DPLUGIN_PARTITION=NO" option, for example cmake -DPLUGIN_PARTITION=NO gives:

      sql/sql_truncate.cc:377:36: error: no member named 'default_part_plugin' in 'TABLE_SHARE'
        377 |       const handlerton *ht= share->default_part_plugin ?

      Attachments

        Issue Links

          Activity

            sysprg Julius Goryavsky added a comment -

            The fix has been merged with the head revision (https://github.com/MariaDB/server/commit/1277f9b4513a0f4c3303a41e142465dc7e403ad7) - since without it the ability to build a project without partitions support will be lost due to compilation error.

            sysprg Julius Goryavsky added a comment - The fix has been merged with the head revision ( https://github.com/MariaDB/server/commit/1277f9b4513a0f4c3303a41e142465dc7e403ad7 ) - since without it the ability to build a project without partitions support will be lost due to compilation error.

            People

              sysprg Julius Goryavsky
              sysprg Julius Goryavsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.