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

        Activity

          People

            serg Sergei Golubchik
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.