https://bugs.kde.org/show_bug.cgi?id=511873

--- Comment #3 from Andy <[email protected]> ---
Hi!

Or here's another tip from the Advisor

Issue:
The rate of reading the next table row is high.
Recommendation:
This indicates that many queries are doing full table scans. Add indexes where
applicable.
Justification:
Rate of reading next table row: 32466.66 per second, this value should be less
than 1 per hour
Used variable / formula:
Handler_read_rnd_next / Uptime
Test:
value * 60 * 60 > 1

If desired, I can post further tips.
Regards
Andy

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to