Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.2
-
None
-
10.2.4-1
Description
rpl.rpl_parallel_optimistic_nobinlog 'stmt,xtradb' w1 [ fail ] Found warnings/errors in server log file!
|
Test ended at 2016-11-29 17:27:17
|
line
|
2016-11-29 17:27:17 140288030135040 [Warning] InnoDB: Killing connection failed Deadlock(16)
|
^ Found warnings in /run/shm/var/1/log/mysqld.2.err
|
ok
|
|
- saving '/run/shm/var/1/log/rpl.rpl_parallel_optimistic_nobinlog-stmt,xtradb/' to '/run/shm/var/log/rpl.rpl_parallel_optimistic_nobinlog-stmt,xtradb/'
|
|
Retrying test rpl.rpl_parallel_optimistic_nobinlog, attempt(2/3)...
|
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
Activity
Sprint | 10.2.4-1 [ 121 ] |
Rank | Ranked lower |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Marko Mäkelä [ marko ] | Jan Lindström [ jplindst ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Affects Version/s | 10.2.2 [ 22013 ] | |
Affects Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.2.3 [ 22115 ] | |
Fix Version/s | 10.2 [ 14601 ] |
Assignee | Jan Lindström [ jplindst ] | Marko Mäkelä [ marko ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2016-12-08 15:24:22.0 | 2016-12-08 15:24:22.259 |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 78533 ] | MariaDB v4 [ 151272 ] |
This turned out to be a bogus warning message for the rare case that the transaction that is subject to KILL QUERY has already been aborted due to a deadlock.