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

'Error message' improvement request(include 'call stack')

    XMLWordPrintable

Details

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

    Description

      Hi.
      Below situation, only shows final error message that just 'Unknown column xxxx' or 'dead lock xxxx'

      --------
      Procedure_1
      > calls Procedure_1_1
      > calls Procedure_1_1_1
      > calls Procedure_1_1_2
      > calls Procedure_1_1_3
      > calls Procedure_1_1_4
      > calls Procedure_1_1_5
      > calls Procedure_1_1_5_1
      > calls Procedure_1_1_5_2
      > calls Procedure_1_1_5_3
      > calls Procedure_1_1_5_4 * here
      > calls Procedure_1_1_5_5
      > calls Procedure_1_1_5_6
      > calls Procedure_1_1_6
      > calls Procedure_1_2
      > calls Procedure_1_3
      > calls Procedure_1_4
      > calls Procedure_1_5
      > calls Procedure_1_6

      With this,
      if we got an error in the 'Procedure_1_1_5_6',
      then no way to identify the location of the error.
      Just say. 'deadlock'. or 'unknown column xxx'
      Pain to find the error location. need to improve asap.

      Attachments

        Activity

          People

            Unassigned Unassigned
            npdmailing@gmail.com Mitchell Lee
            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.