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

Innodb_row_lock_current_waits has overflow

Details

    Description

      Innodb_row_lock_current_waits appears to have an overflow.

      MariaDB [(none)]> SHOW GLOBAL STATUS LIKE 'Innodb_row_lock_current_waits';
      +-------------------------------+----------------------+
      | Variable_name | Value |
      +-------------------------------+----------------------+
      | Innodb_row_lock_current_waits | 18446744073709551613 |
      +-------------------------------+----------------------+
      1 row in set (0.00 sec)
       
      MariaDB [(none)]> SHOW SESSION STATUS LIKE 'Innodb_row_lock_current_waits';
      +-------------------------------+----------------------+
      | Variable_name | Value |
      +-------------------------------+----------------------+
      | Innodb_row_lock_current_waits | 18446744073709551613 |
      +-------------------------------+----------------------+
      1 row in set (0.00 sec)
      

      I don't know how to reproduce it, but have access to the system showing this (and it is currently still in this state).

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Marko Mäkelä made transition -
            Open In Progress
            7d 7h 59m 1
            Marko Mäkelä made transition -
            In Progress In Review
            12h 52m 1
            Jan Lindström (Inactive) made transition -
            In Review Stalled
            12h 45m 1
            Marko Mäkelä made transition -
            Stalled Closed
            2h 37m 1

            People

              marko Marko Mäkelä
              ccalender Chris Calender (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 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.