Bug #34497 advice of "Multiple Threads Used When Repairing MyISAM Tables" not correct
Submitted: 12 Feb 2008 16:46 Modified: 6 Mar 2008 13:56
Reporter: Carsten Segieth Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Advisors/Rules Severity:S3 (Non-critical)
Version:1.3.0.8899 OS:Any
Assigned to: Andy Bang CPU Architecture:Any

[12 Feb 2008 16:46] Carsten Segieth
Description:
In the advice of

 Administration --> Multiple Threads Used When Repairing MyISAM Tables

the 'GLOBAL' is missing.

How to repeat:
- use the given "SET myisam_repair_threads=1;" and see that the global value does not change.

Suggested fix:
change advice to SET GLOBAL myisam_repair_threads=1;
[12 Feb 2008 16:51] Andy Bang
C:\dev\merlin-1.0\branches\development-advisors>svn commit -m "Bug #34497 - advice of 'Multiple Threads Used When Repairing MyISAM Tables' not correct."
Sending        src/testing/advisors/resources.properties
Sending        src/testing/advisors/resources_ja.utf8
Transmitting file data ..
Committed revision 8919.
[5 Mar 2008 22:07] Carsten Segieth
OK in rule package 1.3.0.8944
[6 Mar 2008 13:56] Peter Lavin
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.
Added to the changelog for version 1.3.