Bug #3056 Key buffer value not updated on change in Memory health tab
Submitted: 3 Mar 2004 6:48 Modified: 18 Mar 2004 21:52
Reporter: Harri Sylvander Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.1a ALPHA OS:Linux (Linux 2.4.20 (RHL9))
Assigned to: Michael G. Zinner CPU Architecture:Any

[3 Mar 2004 6:48] Harri Sylvander
Description:
Changing the value of key_buffer_size with SET GLOBAL key_buffer_size=xxx on the server isn't reflected in the Memory Health tab of mysql-administrator. Issuing a refresh on the tab doesn't change the value either (variable values cached at startup?).

After updating key_buffer_size from 8M to 256M key buffer usage started rising steadily but key buffer size still reports 8M, so now I'm using 256M/8M. Closing mysql-administrator and restarting it fixes the issue. 

How to repeat:
Update key_buffer_size on server while mysql-administrator is up & running, buffer size does not changed in Memory Health tab, though usage does.
[18 Mar 2004 21:52] Alfredo Kojima
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