diff options
author | unknown <knielsen@knielsen-hq.org> | 2013-10-14 15:28:16 +0200 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2013-10-14 15:28:16 +0200 |
commit | 2842f6b5dc254c82aa3dc976cd5bd3645dc82a60 (patch) | |
tree | adefb3cd2b2e5e1f41652d12cc597929f55f80d0 /libmysqld/CMakeLists.txt | |
parent | 2e100cc5a493b6a0f6f907e0483a734c7fee2087 (diff) | |
download | mariadb-git-2842f6b5dc254c82aa3dc976cd5bd3645dc82a60.tar.gz |
MDEV-4506: Parallel replication: error handling.
Add an error code to the wait_for_commit facility.
Now, when a transaction fails, it can signal the error to
any subsequent transaction that is waiting for it to commit.
The waiting transactions then receive the error code back from
wait_for_prior_commit() and can handle the error appropriately.
Also fix one race that could cause crash if @@slave_parallel_threads
were changed several times quickly in succession.
Diffstat (limited to 'libmysqld/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions