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

innodb.innodb_row_lock_time_ms fails

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 10.6
    • Tests
    • None

    Description

      innodb.innodb_row_lock_time_ms test fails with the following symptoms:

      innodb.innodb_row_lock_time_ms           w5 [ fail ]
              Test ended at 2024-06-26 02:03:44
       
      CURRENT_TEST: innodb.innodb_row_lock_time_ms
      --- /home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/suite/innodb/r/innodb_row_lock_time_ms.result	2024-06-26 01:20:37.000000000 +0000
      +++ /home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/suite/innodb/r/innodb_row_lock_time_ms.reject	2024-06-26 02:03:44.276313035 +0000
      @@ -23,7 +23,7 @@
       SELECT variable_value > 100 FROM information_schema.global_status
       WHERE LOWER(variable_name) = 'innodb_row_lock_time_avg';
       variable_value > 100
      -1
      +0
       SELECT count_reset > 100 FROM INFORMATION_SCHEMA.INNODB_METRICS
       WHERE NAME="lock_row_lock_time";
       count_reset > 100
      @@ -35,6 +35,6 @@
       SELECT count_reset > 100 FROM INFORMATION_SCHEMA.INNODB_METRICS
       WHERE NAME="lock_row_lock_time_avg";
       count_reset > 100
      -1
      +0
       DROP TABLE t;
       SET GLOBAL innodb_monitor_reset=default;
      

      Attachments

        Activity

          People

            vlad.lesin Vladislav Lesin
            vlad.lesin Vladislav Lesin
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.