Bug #15435 Test "wait_timeout" must fail in "embedded"
Submitted: 2 Dec 2005 13:10 Modified: 22 May 2006 1:29
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:4.1.16 OS:Any (all)
Assigned to: Alexey Botchkov CPU Architecture:Any

[2 Dec 2005 13:10] Joerg Bruehe
Description:
The following happens in the "embedded" tests on all platforms:

wait_timeout                   [ fail ]

Errors are (from PATH/mysqltest-time) :
mysqltest: At line 9: query 'select 2' succeeded - should have failed with errno 2006...
(the last lines may be the most important ones)

How to repeat:
Build embedded + test it.

Suggested fix:
Disable the test for "embedded".
[14 May 2006 16:31] 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/6357
[22 May 2006 1:29] Paul DuBois
Test case fix.
No changelog entry needed.