[MDEV-5349] Test main.subselect_sj_jcl6 fails sporadically due to insufficient ordering Created: 2013-11-26 Updated: 2014-01-29 Resolved: 2013-12-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.35 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, tests | ||
| Description |
|
See for example
The test is running
but since (c1,c2) is not unique, the records (1,v,x) and (2,v,x) show up in the result set in sporadic order. |
| Comments |
| Comment by Daniel Bartholomew [ 2014-01-29 ] |
|
http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/4009 |