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

Document VALUES as table value constructor

    XMLWordPrintable

Details

    Description

      When I search for VALUES in the KB, I only find a page for the function VALUES/VALUE, with a note that starting from 10.3.3 it's not what it used to be; but it doesn't say what it has become.

      It needs to be documented in all roles it plays now, including being a standalone statement like

      MariaDB [test]> values(1);
      +---+
      | 1 |
      +---+
      | 1 |
      +---+
      1 row in set (0.00 sec)
      

      Attachments

        Activity

          People

            JoeCotellese Joe Cotellese
            elenst Elena Stepanova
            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.