Bug #17722 Test 'partition_02myisam' hangs on Windows
Submitted: 26 Feb 2006 2:06 Modified: 18 Mar 2006 16:09
Reporter: Kent Boortz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Partitions Severity:S2 (Serious)
Version:5.1.7-beta OS:Windows (Windows)
Assigned to: Reggie Burnett CPU Architecture:Any

[26 Feb 2006 2:06] Kent Boortz
Description:
For unknown reason, there is no query log, but the
binlog ends at line 678 in "include/partition_1.inc" in

  INSERT INTO t1 SELECT * FROM t0_template 
  WHERE f1 BETWEEN 1 AND $max_row_div2 - 1

How to repeat:
Run 'partition_02myisam' test on Windows
[15 Mar 2006 9:27] 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/3853
[17 Mar 2006 16:56] Reggie Burnett
Fixed in 5.1.8
[18 Mar 2006 16:09] Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented bugfix in 5.1.8 changelog. Closed.