| Bug #36979 | merge-sync.test fails in pushbuild | ||
|---|---|---|---|
| Submitted: | 26 May 2008 15:15 | Modified: | 19 Jul 2008 16:19 |
| Reporter: | Ingo Struewing | Email Updates: | |
| Status: | Closed | ||
| Category: | Tests: Engine | Severity: | S3 (Non-critical) |
| Version: | 6.0 | OS: | Any |
| Assigned to: | Ingo Struewing | Target Version: | 6.0 |
| Triage: | D3 (Medium) | ||
[26 May 2008 15:15]
Ingo Struewing
[27 May 2008 19:49]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/47108 ChangeSet@1.2644, 2008-05-27 21:49:04+02:00, istruewing@stella.local +4 -0 Bug#36979 - merge-sync.test fails in pushbuild The test case failed randomly. When concurrent inserts are enabled, a SELECT in one connection does not always see rows inserted immediately before in another connection. See Bug#36618 - myisam insert not immediately visible to select from another client. Fixed by disabling concurrent inserts for this test case.
[9 Jun 2008 16:33]
Chuck Bell
Patch approved. Only 1 minor suggestion made for test. See commit email reply.
[19 Jul 2008 16:19]
Ingo Struewing
The core of the patch has been applied to the backup tree during its merge to main. Only some comments proposed in this patch aren't present in main. Since these are minor comments, and the test case changed gravely due to meta data locking changes, it doesn't seem worth the effort to modify the comments so that they make sense in the current test case. Hence closing the bug.
