Bug #5941 Startup Variables: max_write_lock_count value in my.ini is inconsistent with MA
Submitted: 7 Oct 2004 1:13 Modified: 7 Oct 2004 9:47
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

[7 Oct 2004 1:13] Shuichi Tamagawa
Description:
The value of  max-write-lock-count in my.ini file is with that of MySQL Asministrator.

When you enable the 'Max write lock' option for the first time, the default value is
'0'. However, the value in my.ini is 4294967295. 

How to repeat:
Go to Startup Variables ->  Advanced -> Various section.
Enable 'Max write lock' option.
Click 'Apply changes'.
Open my.ini file.

Suggested fix:
The same value should be added to the my.ini file.
[7 Oct 2004 9:47] 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