Bug #5938 Startup Variables: Invalid data unit for 'Net buffer length' option
Submitted: 6 Oct 2004 23:33 Modified: 7 Oct 2004 9:46
Reporter: Shuichi Tamagawa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.12-GA OS:Windows (Win XP / SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[6 Oct 2004 23:33] Shuichi Tamagawa
Description:
When you first enabled the 'Net buffer length' option, the default data unit is 'UnitCBox6_1_1' which adds no data unit to the my.ini file.

How to repeat:
Go to Startup Variables -> Networking -> Memory section
Enable 'Net buffer length' option.
Click 'Apply changes'.
Open my.ini file.

The entry is like

#Buffer length for TCP/IP and socket communication.
net_buffer_length=16

Suggested fix:
The default value should be 'k' or 'M'.
[6 Oct 2004 23:43] MySQL Verification Team
Verfied 1.0.13.
[7 Oct 2004 9:46] Michael G. Zinner
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