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

Optimizer trace: remove print out with "no predicate for first keypart"

    XMLWordPrintable

Details

    Description

      For joins, best_access_path object can have printouts like this:

              {
                "access_type": "ref",
                "index": "PRIMARY",
                "rows": 1.79769e308,
                "cost": 1.79769e308,
                "chosen": false,
                "cause": "no predicate for first keypart"
              },
      

      I think these should be removed as they don't have any value.

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            psergei Sergei Petrunia
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.