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

Can't dynamically set 'long_query_time'

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.4.12
    • N/A
    • Server
    • None

    Description

      https://mariadb.com/kb/en/slow-query-log-overview/#configuring-the-slow-query-log-time

      MariaDB [(none)]> SET GLOBAL long_query_time=1.000000;
      Query OK, 0 rows affected (0.005 sec)
       
      MariaDB [(none)]> SHOW VARIABLES LIKE 'long_query_time';
      +-----------------+-----------+
      | Variable_name   | Value     |
      +-----------------+-----------+
      | long_query_time | 10.000000 |
      +-----------------+-----------+
      1 row in set (0.002 sec)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            acs-ferreira acsfer
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.