[MDEV-4722] regression - update statement hangs server on MariaDB 10.0.3 Created: 2013-06-27 Updated: 2013-08-16 Resolved: 2013-08-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.3 |
| Fix Version/s: | 10.0.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Michiel Beijen | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Environment: |
debian |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The update statement in the snippet below hangs reproducibly on MariaDB 10.0.3, I tested both on Debian and Windows. On 5.5.31 it just works.
|
| Comments |
| Comment by Elena Stepanova [ 2013-06-27 ] |
|
Also reproducible on MySQL 5.6.5 (that's the version of InnoDB that MariaDB 10.0.3 has), but not reproducible on MySQL 5.6.11; so, the chances are the fix will be merged into MariaDB 10.0.4 along with the InnoDB merge that is going on now. I will keep it open and re-check it as soon as the merge is finished. |
| Comment by Elena Stepanova [ 2013-07-17 ] |
|
Does not hang on 10.0-monty after the merge revision-id: sergii@pisem.net-20130715205006-d0u5u35svmfdpdt4 |
| Comment by Elena Stepanova [ 2013-08-16 ] |
|
Fixed by the InnoDB 5.6.10 merge |