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

Handle range scan SEL_ARG overallocation gracefully.

    XMLWordPrintable

Details

    Description

      The optimizer can perform a range scan and build a SEL_TREE.

      When attempting to allocate more than optimizer_max_sel_args (thd->variables.optimizer_max_sel_args), Item_cond::get_mm_tree() will abort all range scans and potentially revert to a full table scan.

      This issue is created to explore more useful alternatives to this.

      Attachments

        Issue Links

          Activity

            People

              Johnston Rex Johnston
              Johnston Rex Johnston
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.