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

Table functions: Make sure CREATE FUNCTION works for table-returning functions

    XMLWordPrintable

Details

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

    Description

      This is a part of dj's GSoC project. The idea is to make sure the server is able to execute a statement that creates an SQL table function

      CREATE FUNCTION func_name (args)  RETURNS TABLE table_name (column type [, column type ...]) BEGIN  <function body here> END; 

      and save the function appropriately.

      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.