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

InnoDB: purge_sys.low_limit_no() is not protected

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5
    • 10.5
    • None

    Description

      Check if this is fixable and re-enable this assertion:

        /** A wrapper around ReadView::low_limit_no(). */
        trx_id_t low_limit_no() const
        {
      #if 0 /* Unfortunately we don't hold this assertion, see MDEV-22718. */
          ut_ad(rw_lock_own(&latch, RW_LOCK_S));
      #endif
          return view.low_limit_no();
        }
      

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Marko Mäkelä made transition -
            Open In Progress
            842d 22h 58m 1
            Vladislav Lesin made transition -
            Stalled In Progress
            192d 1h 48m 1
            Julien Fritsch made transition -
            In Progress Stalled
            254d 20h 29m 2

            People

              vlad.lesin Vladislav Lesin
              svoj Sergey Vojtovich
              Votes:
              1 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.