[MDEV-750] LP:800035 - intermittent rpl_deadlock_innodb failures Created: 2011-06-21 Updated: 2014-04-21 Resolved: 2014-04-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.1.67, 5.2.14, 5.3.12 |
| Fix Version/s: | 5.1.73, 5.2.15, 5.3.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Laurynas Biveinis | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
For example:
Another instance on a branch with unrelated change: |
| Comments |
| Comment by Stewart Smith [ 2011-06-21 ] | |||||||||||
|
Re: intermittent rpl_deadlock_innodb failures
| |||||||||||
| Comment by Stewart Smith [ 2011-06-21 ] | |||||||||||
|
Re: intermittent rpl_deadlock_innodb failures | |||||||||||
| Comment by Rasmus Johansson (Inactive) [ 2011-06-22 ] | |||||||||||
|
Launchpad bug id: 800035 | |||||||||||
| Comment by Sergei Golubchik [ 2014-03-03 ] | |||||||||||
|
Still an issue? | |||||||||||
| Comment by Elena Stepanova [ 2014-04-21 ] | |||||||||||
|
We had a failure like that about 6 weeks ago on 5.3 tree on opensolaris: Before that, buildbot only returns similar failures for 2011, but as we know not all data gets stored. Looking at the include file, the obvious bug was fixed in 5.5 in the same way as suggested (as a part of revno 3178 / revision-id: knielsen@knielsen-hq.org-20111214110203-nl2k00i85g16cnvj), but it still exists in 5.1-5.3. I will apply it to the earlier trees as well, it's a one-line change in tests, why not do it if it helps to avoid a few sporadic failures. | |||||||||||
| Comment by Elena Stepanova [ 2014-04-21 ] | |||||||||||
|
The fix for the typo pushed in 5.1 tree: In 5.5 it was fixed long time ago (before 5.5.20) here: |