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

Feature request - Adding a normal log signal number for error.log

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Asking to add a signal code for the 'NOTE'(or INFO equivalent).
      For example,
      to log ERROR, do SIGNAL SQLSTATE '45000';
      to log WARNING, do SIGNAL SQLSTATE '01000';
      But there is no normal log siognal code.
      So that,

      • Request a signal code for NOTE or INFO which is not and error kind.
        e.g) SIGNAL STATE '00000' set message ='sample.'

      it makes people/db enginer recognize the exact timing between another system logs.
      Without that, we need to compare with custom user table log system and error.log manuall.y

      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:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.