Bug #18312 | mysqltest: --sleep=0 doesn't disable sleep | ||
---|---|---|---|
Submitted: | 17 Mar 2006 16:58 | Modified: | 2 May 2006 22:29 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 4.1, 5.0, 5.1 | OS: | |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[17 Mar 2006 16:58]
Paul DuBois
[17 Mar 2006 16:59]
Paul DuBois
patch file in case pasted-in patch loses tabs
Attachment: mysqltest.c.patch (application/octet-stream, text), 1.18 KiB.
[21 Apr 2006 17:47]
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/5313
[2 May 2006 18:27]
Jim Winstead
Fixed in 5.0.22 and 5.1.10.
[2 May 2006 22:29]
Paul DuBois
Noted in 5.0.22, 5.1.10 changelogs. In <command>mysqltest</command>, <option>--sleep=0</option> had no effect. Now it correctly causes <literal>sleep</literal> commands in test case files to sleep for 0 seconds. (Bug #18312)