Bug #28278 MySQL server on Windows suddenly takes "debug-only" test "crash_commit_before"
Submitted: 7 May 2007 12:48 Modified: 29 Oct 2007 16:21
Reporter: Joerg Bruehe Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1.17 OS:Windows
Assigned to: Joerg Bruehe CPU Architecture:Any

[7 May 2007 12:48] Joerg Bruehe
Description:
Starting with 5.1.17, test "crash_commit_before" fails with a timeout in all runs of the test suite on Windows.

Up to version 5.1.16, it was skipped with the comment
   Test need debug binaries

The test still contains a 
   --source include/have_debug.inc
so the requirement hasn't changed.

How to repeat:
Run the test suite on Windows.

Suggested fix:
Does the Windows server suddenly feel to be a debug build ?
[29 Oct 2007 16:21] Joerg Bruehe
This happened with versions 5.1.17 through 5.1.20,
but it was ok again for 5.1.21 and 5.1.22.

No need to invest any work to analyze which change fixed it, I think.