lp:~sergei.glushchenko/percona-server/5.6-ps-bug1309026
Created by
Sergei Glushchenko
and last modified
- Get this branch:
- bzr branch lp:~sergei.glushchenko/percona-server/5.6-ps-bug1309026
Only
Sergei Glushchenko
can upload to this branch. If you are
Sergei Glushchenko
please log in for upload directions.
Branch merges
Propose for merging
- Laurynas Biveinis (community): Approve
-
Diff: 25 lines (+8/-0)1 file modifiedsql/binlog.cc (+8/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Merged
Recent revisions
- 596. By Sergei Glushchenko
-
Bug 1309026: server crashing, potentially thread pool related
Cause is race condition in group commit code which leads to
concurrent updates in PFS instrumentation while it is not designed
to be updated concurrently. Workaround is to set thread-local
value of PSI_thread to NULL for the follower thread while it is
waiting for leader thread to complete commit.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6