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

Combination of "," (comma), cross join and left join fails to parse (regression since 10.1.40)

    XMLWordPrintable

Details

    Description

      SELECT a.a FROM (SELECT 1 AS a) a, (SELECT 2 AS b) b CROSS JOIN (SELECT 3 AS c) c LEFT JOIN (SELECT 4 AS d) d ON 1

      MariaDB 10.1.41 complains with:
      #1054 - Unknown column 'a.a' in 'field list'

      This was working perfectly with version 10.1.40.

      Attachments

        Issue Links

          Activity

            People

              igor Igor Babaev
              bwoebi Bob Weinand
              Votes:
              1 Vote for this issue
              Watchers:
              6 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.