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

LP:623300 - Query with join_cache_level = 6 returns extra rows in maria-5.3-dsmrr-cpk

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The following query:

      SELECT table2 .`col_int_nokey`, table1 .`col_int_nokey` FROM CC table1 JOIN C table2 ON table2 .`pk` = table1 .`col_int_nokey` WHERE table1 .`pk` ;

      returns one row where table1 .`col_int_nokey` is NULL even though the ON condition should not match such rows.

      maria-5.3 is not affected.

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            philipstoev Philip Stoev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.