Bug #20004 log_tables fails on Windows due to output differences
Submitted: 22 May 2006 17:18 Modified: 24 May 2006 1:52
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1 OS:Windows (Windows)
Assigned to: Jim Winstead CPU Architecture:Any

[22 May 2006 17:18] Jim Winstead
Description:
The log_tables test fails on Windows because of how the hostname is output.

How to repeat:
Run log_tables on Windows (or observe the pushbuild results).

Suggested fix:
Add some replace_regex to the output to normalize the hostname.
[22 May 2006 18:45] 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/6730
[24 May 2006 1:52] Jim Winstead
Fixed in 5.1.12. Doesn't need documentation, since it is just a test results thing.