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

MySQL Bug#72544 - Incorrect locking for global_query_id

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.13
    • None
    • None

    Description

      global_query_id is atomic variable. Though it is protected by mutex in sp_head.cc:

      mysql_mutex_lock(&LOCK_thread_count);
      q= global_query_id;
      mysql_mutex_unlock(&LOCK_thread_count);

      Attachments

        Issue Links

          Activity

            People

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