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

information_schema: expose metadata for packages public procedures

    XMLWordPrintable

Details

    Description

      Procedures and functions that are not part of a package are described in:

      • information_schema.ROUTINES
      • informatino_schema.PARAMETERS (if they have parameters)

      Procedures and functions that are part of a package are not in those tables. Please include them, and add a column for the package name (Oracle calls it OBJECT_NAME).

      NOTE: I'm aware that we can see CREATE PACKAGE and CREATE PACKAGE BODY statements in the information_schema.ROUTINES table. This is useful for taking dumps, but to get specific information we shouldn't have to parse SQL.

      Attachments

        Activity

          People

            Unassigned Unassigned
            f_razzoli Federico Razzoli
            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.