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

Fix bug for spider when using "not like"

Details

    Attachments

      Issue Links

        Activity

          anel,
          Are you planning to expand on it and/or link a pull request?

          elenst Elena Stepanova added a comment - anel , Are you planning to expand on it and/or link a pull request?

          Hi elenst,
          I added a link to PR.

          anel Anel Husakovic added a comment - Hi elenst , I added a link to PR.

          Instead of making "negated" public, please use the method get_neraged().

          Also, please update the comment from:

            bool get_negated() const { return negated; } // Used by ColumnStore
          

            bool get_negated() const { return negated; } // Used by ColumnStore and Spider
          

          bar Alexander Barkov added a comment - Instead of making "negated" public, please use the method get_neraged(). Also, please update the comment from: bool get_negated() const { return negated; } // Used by ColumnStore bool get_negated() const { return negated; } // Used by ColumnStore and Spider

          fixed and pushed into 10.4 tree

          Kentoku Kentoku Shiba (Inactive) added a comment - fixed and pushed into 10.4 tree

          Checking MariaDB 10.2.29 and 10.3.20 negated is still private and the function get_negated has not been added yet.

          bertrandop Olivier Bertrand added a comment - Checking MariaDB 10.2.29 and 10.3.20 negated is still private and the function get_negated has not been added yet.

          Fixed in 10.2.

          serg Sergei Golubchik added a comment - Fixed in 10.2.

          People

            Kentoku Kentoku Shiba (Inactive)
            anel Anel Husakovic
            Votes:
            0 Vote for this issue
            Watchers:
            7 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.