Bug #2729 Wrong value for query_cache_type when editing with MySQL Administrator
Submitted: 12 Feb 2004 0:45 Modified: 11 Mar 2004 8:53
Reporter: Michael Zelina Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.1a Alpha OS:Windows (Win2k)
Assigned to: Michael G. Zinner CPU Architecture:Any

[12 Feb 2004 0:45] Michael Zelina
Description:
When editing the startup file section "Performance" using MySQL Administrator, the query_cache_type variable gets set to the text string "Cache all except SELECT SQL_NO_CACHE" instead of the value 1 after hitting apply.

How to repeat:
Modify the query_cache_type parameter to "Cache all except SELECT SQL_NO_CACHE" and click Apply Changes.  The updated file will have the text instead of "1".

Suggested fix:
Probably just need to update the selection box value.
[12 Feb 2004 0:57] Guilhem Bichot
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.mysql.com/documentation/ and the instructions on
how to report a bug at http://bugs.mysql.com/how-to-report.php
[12 Feb 2004 1:49] Michael Zelina
Wow.  I wish my clients would accept wrong results as not bugs.  Sure would make my job a lot easier :)  No clue why this isn't a bug...  no bother reporting any other problems I find I guess!
[12 Feb 2004 3:57] Michael G. Zinner
This _is_ indeed a bug and fill be addressed asap.
[19 Feb 2004 8:29] Ulrich Bayer
There was a small bug in the xml-file that I have fixed. 
But there is another bug in the win-client.
[11 Mar 2004 8:53] 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