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

support explict ROW syntax in select * from (values row(2)) t;

    XMLWordPrintable

Details

    Description

      11.4

      MariaDB [(none)]> select * from (values row(2)) t;
      ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'row(2)) t' at line 1
      

      mysql compat.

      mysql-8.0.30

      select * from (values row(2)) t;
      column_0
      2
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              danblack Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.