Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug1608515 5.6 #751

Merged
merged 2 commits into from Aug 2, 2016
Merged

Conversation

laurynas-biveinis
Copy link
Contributor

No description provided.

The test has a race condition where con5 catches the previous commit
group and attaches to it instead of becoming a leader of a new group.

Fix by applying a patch from MariaDB:

    revno: 2732.26.19
    committer: knielsen@knielsen-hq.org
    branch nick: work-5.2-rpl
    timestamp: Thu 2011-04-14 13:23:02 +0200
    message:
      Fix race in testcase innodb_plugin.group_commit

      The problem was that connection con5, which is supposed to be the leader for
      the third group, could if timing was bad end up as participant in the second
      group, causing the test to fail.

      Fixed by ensuring that group 2 is running before starting the transaction
      for group 3.
@laurynas-biveinis laurynas-biveinis self-assigned this Aug 1, 2016
@laurynas-biveinis laurynas-biveinis merged commit 0ffbb04 into percona:5.7 Aug 2, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1608515-5.6 branch August 2, 2016 12:35
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 23, 2020
…a#751)

Summary:
This diff adds global status counters to track
the number of deadlocks and number of row lock wait timeouts.
Closes facebook/mysql-5.6#751

Differential Revision: D6174960

fbshipit-source-id: 75425e57bc1
inikep pushed a commit to inikep/percona-server that referenced this pull request Feb 24, 2021
…a#751)

Summary:
This diff adds global status counters to track
the number of deadlocks and number of row lock wait timeouts.
Closes facebook/mysql-5.6#751

Differential Revision: D6174960

fbshipit-source-id: 75425e57bc1
inikep pushed a commit to inikep/percona-server that referenced this pull request Nov 15, 2021
…a#751) (percona#751)

Summary:
This diff adds global status counters to track
the number of deadlocks and number of row lock wait timeouts.
Closes facebook/mysql-5.6#751

Differential Revision: D6174960 (facebook/mysql-5.6@e4b78be)

fbshipit-source-id: 0243d138925
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 15, 2022
…a#751) (percona#751)

Summary:
This diff adds global status counters to track
the number of deadlocks and number of row lock wait timeouts.
Closes facebook/mysql-5.6#751

Differential Revision: D6174960
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 9, 2024
…a#751) (percona#751)

Summary:
This diff adds global status counters to track
the number of deadlocks and number of row lock wait timeouts.
Closes facebook/mysql-5.6#751

Differential Revision: D6174960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant