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

View stop working after upgrade from 10.1.15 to 10.3.7

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.3.7, 10.3
    • 10.3.8
    • Views
    • None

    Description

      After upgrade MariaDB from 10.1.15 to 10.3.7 one view stop working:
      CREATE OR REPLACE VIEW first_view AS SELECT o.order_pk FROM second_view AS o LEFT JOIN third_view AS d ON o.order_pk=d.order_pk;
      Now return
      Unknown column 'd.order_pk' in 'on clause'

      If i change LEFT JOIN to RIGHT JOIN no errors.

      I have 10.1.15 in the same cluster and this view works fine.

      Attachments

        Issue Links

          Activity

            People

              igor Igor Babaev
              cyber_neo Zakharov Sergey
              Votes:
              1 Vote for this issue
              Watchers:
              8 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.