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

Support table function declarations in the parser

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • N/A
    • OTHER
    • None

    Description

      This is a part of dj's GSoC project.

      Make the parser support

      CREATE FUNCTION ... RETURNS TABLE table_name (column type [, column type ...])
      <<function body>>

      This is just about supporting it in the parser. The statement should

      • be parsed successfully
      • Instead of creating an SP, return an ER_NOT_SUPPORTED_YET error.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              psergei Sergei Petrunia
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.