Bug #11569 Test case 'packet' fails on Windows
Submitted: 25 Jun 2005 13:18 Modified: 4 Aug 2005 23:48
Reporter: Kent Boortz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.8-pre OS:Windows (Windows XP (Professional))
Assigned to: Jim Winstead CPU Architecture:Any

[25 Jun 2005 13:18] Kent Boortz
Description:
Test case 'packet' fails with

  packet                          [ fail ]
  At line 28: query 'set global max_allowed_packet=default' failed: 
  2013: Lost connection to MySQL server during query

How to repeat:
Run the test case 'packet' on Windows
[25 Jun 2005 14:54] MySQL Verification Team
TEST                            RESULT
-------------------------------------------------------

packet                          [ fail ]
[3 Aug 2005 22:51] Jim Winstead
This test will need to be disabled on Windows. On that platform, a client that sends a packet larger than the max_allowed_packet is simply disconnected. The test isn't written to deal with that.
[4 Aug 2005 0:39] 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/internals/27873
[4 Aug 2005 23:48] Jim Winstead
Fixed in 4.1.14 and 5.0.12.