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

Implement the Percona variable slow_query_log_always_write_time

    XMLWordPrintable

Details

    • New Feature
    • Status: In Testing (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 11.5
    • None

    Description

      Documentation from Percona:
      This variable can be used to specify the query execution time after which the query will be written to the slow query log. It can be used to specify an additional execution time threshold for the slow query log, that, when exceeded, will cause a query to be logged unconditionally, that is, log_slow_rate_limit will not apply to it."

      The Percona implementation shows that slow_query_log_always_write_time only comes into effect for queries longer than long_query_time.

      In MariaDB the variable is implemented using the name " log_slow_always_query_time", matching
      other MariaDB variables using the slow query log.

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              monty Michael Widenius
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.