Details

    • Technical task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.3(EOL)
    • N/A
    • Parser, Stored routines
    • None
    • 10.2.2-3, 10.2.2-1, 10.2.2-2, 10.2.2-4, 10.1.18

    Description

      To be able to see package definitions, as well as dump packages by mysqldump, we'll add commands:

      SHOW CREATE PACKAGE pkg_name;
      SHOW create PACKAGE BODY pkg_name;
      

      Qualified package names will also be supported:

      SHOW CREATE PACKAGE db_name.pkg_name;
      SHOW create PACKAGE BODY db_name.pkg_name;
      

      Attachments

        Issue Links

          Activity

            There is no a need for a separate task any more.
            SHOW CREATE PACKAGE is now a part of:
            MDEV-10591 Oracle-style packages

            bar Alexander Barkov added a comment - There is no a need for a separate task any more. SHOW CREATE PACKAGE is now a part of: MDEV-10591 Oracle-style packages

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.