[MDEV-8031] Parallel replication stops on "connection killed" error (probably incorrectly handled deadlock kill) Created: 2015-04-21 Updated: 2023-12-19 Resolved: 2015-04-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.18, 10.1.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | parallelslave, replication | ||
| Description |
|
Parallel replication stopped like this:
This is conservative mode on 10.1.4. Bug may also apply to 10.0, to be The problem is likely a rare race, it only occured once so far for a user on The current theory is that a transaction is deadlock killed due to normal |
| Comments |
| Comment by Kristian Nielsen [ 2015-04-23 ] |
|
http://lists.askmonty.org/pipermail/commits/2015-April/007781.html |