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

audit plugin implements its own (simple) SQL parser

    XMLWordPrintable

Details

    • Not for Release Notes

    Description

      Audit plugin has a simple parser to figure out what kind of SQL statement it is. This is fragile, slow (compared to having no parser) and completely unnecessary, because the server has already parsed the statement and the plugin can easily find the SQLCOM code for the current statement.

      Let's simplify that and remove the parser.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 0d
                  0d
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 0.75h
                  0.75h

                  Git Integration

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