Bug #5942 Startup Variables: max_seeks_for_key value in my.ini is inconsistent with MA
Submitted: 7 Oct 2004 1:22 Modified: 7 Oct 2004 9:48
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:22] Shuichi Tamagawa
Description:
The value of max_seeks_for_key in my.ini file is with that of MySQL
Asministrator.

When you enable the 'Max seeks for key' 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 seeks for key' 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:48] 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