[Bug 274402] mysqld process use a lot of IO time to time

jlj.babydragon at gmail.com jlj.babydragon at gmail.com
Mon Jul 4 02:39:35 BST 2011


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





--- Comment #1 from  <jlj babydragon gmail com>  2011-07-04 01:39:35 ---
Hi:
I update kdepim to 4.6.90, this problem still occur. I tried to enlarge
innodb_buffer_pool_size to 800M, mysqld process still use a lot of IO time.
I use the sql in the comment of innodb_buffer_pool_size property, I think the
result is a bit large:
SELECT sum(data_length) as bla, sum(index_length) as blub FROM
information_schema.tables WHERE table_schema not in ("mysql",
"information_schema");
bla            blub
5.68189e+09   2.76726e+07

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list