[Bug 223439] Item listing for folders slow

Thomas McGuire mcguire at kde.org
Wed Feb 3 11:58:21 GMT 2010


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





--- Comment #6 from Thomas McGuire <mcguire kde org>  2010-02-03 12:58:21 ---
I can reproduce the problem again, after adding an IMAP resource:

# Time: 100203 12:56:26
# User at Host: [trunk] @ localhost []
# Query_time: 155  Lock_time: 0  Rows_sent: 33  Rows_examined: 968385
SELECT PimItemTable.id, PartTable.name, PartTable.data, PartTable.version,
PartTable.external FROM PimItemTable, PartTable WHERE ( PimItemTable.id =
PartTable.pimItemId AND ( PartTable.name IN ( 'COLLECTIONID', 'PLD:HEAD' ) )
AND ( PimItemTable.id >= 1 ) AND collectionId = 15 ) ORDER BY PimItemTable.id
ASC;

-- 
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