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

Better user experience with slow log filters

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Fix Version/s: 10.2
    • Component/s: None
    • Labels:
      None

      Description

      Hidden server parameter --log-slow-admin-statements

      • is not a server variable
      • is confusing with variable log_slow_filter=admin

      The task would deprecate parameter log-slow-admin-statements, setting is default compile value to yes.

      changing log_slow_filter to same usage as optimizer_switch using boolean mode

      Reading word filter one expect that admin=yes or just admin means that the server filter admin statements.
      What append today is the opposite and that's confusing in itself !

      To be consistent we can rename log_slow_filter to log_slow_switch where admin=yes would mean that we don't filter admin statements.

      The default would become log_slow_switch="admin=no" to get same content inside slow query log as today

        Gliffy Diagrams

          Attachments

            Activity

            There are no comments yet on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                stephane@skysql.com VAROQUI Stephane
              • Votes:
                3 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated: