| Bug #42140 | falcon_bug_34351_B fails; sometimes | ||
|---|---|---|---|
| Submitted: | 15 Jan 2009 20:03 | Modified: | 26 May 2010 17:47 |
| Reporter: | Hakan Küçükyılmaz | Email Updates: | |
| Status: | Unsupported | Impact on me: | |
| Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
| Version: | 6.0-falcon-team | OS: | Linux |
| Assigned to: | Kevin Lewis | CPU Architecture: | Any |
| Tags: | F_TEST | ||
[15 Jan 2009 20:03]
Hakan Küçükyılmaz
[20 Jan 2009 20:09]
MySQL Verification Team
Thank you for the bug report. Verified on Suse 11.1 64-bit: falcon.falcon_bug_34351_B [ fail ] mysqltest: At line 60: query 'reap' succeeded - should have failed with errno 1020... The result from queries just before the failure was:
[20 Jan 2009 20:56]
Kevin Lewis
Assigning to Olav since he just debugged #41357 falcon.falcon_bug_34351_C fails with assertion IS_CONSISTENT_READ
[18 Jun 2009 19:12]
Kevin Lewis
This test case is failing sporadically only because the timing between the two connections in MTR is not controlled very well. If I add an extra select and --real_sleep 1, it works consistently.
[18 Jun 2009 20:44]
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/76614 2735 Kevin Lewis 2009-06-18 Bug#42140 - Move tests from falcon_team to falcon suite
[18 Jun 2009 20:44]
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/76615 2734 Kevin Lewis 2009-06-18 Bug#42140 - Add some sleeps and an extra select to better assure the timing between connections.
