Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-377

columnstore queries show as vtable query rather than original query in audit log

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.4
    • 1.1.0
    • MariaDB Server
    • None
    • 2017-2, 2017-3, 2017-4, 2017-5, 2017-6, 2017-7, 2017-8, 2017-9

    Description

      If you enable and turn on the mariadb audit plugin for the columnstore mariadb server(https://mariadb.com/kb/en/mariadb/about-the-mariadb-audit-plugin/), any columnstore queries will show up in mysql/db/server_audit.log as something like:
      'select * from infinidb_vtable.$vtable_7'

      rather than the original query such as select * from loanstats limit 10.

      The audit plugin should log the users original query rather than the final vtable query.

      In addition the syslog_info should be populated with the columnstore system name.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            dthompson David Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.