Details

    Description

      Support for WITH:
      This allows you to refer to a sub query as a table.

      Example:
      with t as (select a from t1 where b >= 'c')
      select * from t2,t where t2.c=t.a

      Attachments

        Issue Links

          Activity

            igor Igor Babaev (Inactive) created issue -
            igor Igor Babaev (Inactive) made changes -
            Field Original Value New Value
            Summary Implement common table expressions Implement non-recursive common table expressions
            igor Igor Babaev (Inactive) made changes -
            Assignee Igor Babaev [ igor ]
            elenst Elena Stepanova made changes -
            Issue Type Bug [ 1 ] Task [ 3 ]
            serg Sergei Golubchik made changes -
            ratzpo Rasmus Johansson (Inactive) made changes -
            Fix Version/s 10.2 [ 14601 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Fix Version/s 10.2 [ 14601 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.2 [ 14601 ]
            serg Sergei Golubchik made changes -
            psergei Sergei Petrunia made changes -
            svoj Sergey Vojtovich made changes -
            svoj Sergey Vojtovich made changes -
            Summary Implement non-recursive common table expressions [PATCH] Implement non-recursive common table expressions
            svoj Sergey Vojtovich made changes -
            Labels contribution
            ratzpo Rasmus Johansson (Inactive) made changes -
            Sprint 10.2.0-3 [ 27 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Rank Ranked higher
            sanja Oleksandr Byelkin made changes -
            Assignee Igor Babaev [ igor ] Oleksandr Byelkin [ sanja ]
            sanja Oleksandr Byelkin made changes -
            Status Open [ 1 ] In Review [ 10002 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Rank Ranked higher
            ratzpo Rasmus Johansson (Inactive) made changes -
            Sprint 10.2.0-3 [ 27 ] 10.2.0-3, 10.2.0-4 [ 27, 29 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Rank Ranked lower
            sanja Oleksandr Byelkin made changes -
            Assignee Oleksandr Byelkin [ sanja ] Igor Babaev [ igor ]
            Status In Review [ 10002 ] Stalled [ 10000 ]
            ratzpo Rasmus Johansson (Inactive) made changes -
            Rank Ranked higher
            serg Sergei Golubchik made changes -
            Summary [PATCH] Implement non-recursive common table expressions Implement non-recursive common table expressions
            igor Igor Babaev (Inactive) made changes -
            Component/s Optimizer [ 10200 ]
            Fix Version/s 10.2.0 [ 20700 ]
            Fix Version/s 10.2 [ 14601 ]
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            monty Michael Widenius made changes -
            Description Support for WITH:
            This allows you to refer to a sub query as a table.

            Example:
            with t as (select a from t1 where b >= 'c')
            select * from t2,t where t2.c=t.a
            monty Michael Widenius made changes -
            Parent MDEV-8308 [ 51698 ]
            Issue Type Task [ 3 ] Technical task [ 7 ]
            monty Michael Widenius made changes -
            monty Michael Widenius made changes -
            Resolution Fixed [ 1 ]
            Status Closed [ 6 ] Stalled [ 10000 ]
            alvinr Alvin Richards (Inactive) made changes -
            Labels contribution Compatibility contribution
            serg Sergei Golubchik made changes -
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            alvinr Alvin Richards (Inactive) made changes -
            Labels Compatibility contribution Compatibility NRE-307517 contribution
            alvinr Alvin Richards (Inactive) made changes -
            NRE Projects NRE-307517
            alvinr Alvin Richards (Inactive) made changes -
            Labels Compatibility NRE-307517 contribution Compatibility contribution
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 71520 ] MariaDB v4 [ 149605 ]
            midenok Aleksey Midenkov made changes -

            People

              igor Igor Babaev (Inactive)
              igor Igor Babaev (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              5 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.