XMLWordPrintable

Details

    • Technical task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.3
    • None
    • Parser

    Description

      This taskl will extend MDEV-10578, to allow calling SQLERRM with an error code argument:

      DROP FUNCTION f1;
      CREATE FUNCTION f1 RETURN VARCHAR
      AS
      BEGIN
        RETURN SQLERRM(-904);
      END;
      /
      SELECT f1 FROM DUAL;
      

      Attachments

        Issue Links

          Activity

            People

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