[MDEV-13262] innodb.deadlock_detect failed in buildbot Created: 2017-07-06 Updated: 2018-01-08 Resolved: 2018-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.3.4, 10.2.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-wheezy-x86/builds/4832/steps/mtr/logs/stdio
|
| Comments |
| Comment by Alice Sherepa [ 2017-09-07 ] |
|
failed on 10.3 (sporadic) http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/4754/steps/test/logs/stdio |
| Comment by Jan Lindström (Inactive) [ 2018-01-04 ] |
|
ok could repeat using 10.2-compatibility and windows. Problem seems to be that first transaction could get lock wait timeout (and then rolled back) before second will get it and naturally second will succeed then. |
| Comment by Jan Lindström (Inactive) [ 2018-01-08 ] |
|
commit ae7e1b9b13ddc23167bd058ff4718ac116d17126 There is a race condition on a test. con1 is the older transaction |