[Digikam-devel] [digikam] [Bug 341111] MYSQL : deleting an image involves "too many" queries

via KDE Bugzilla bugzilla_noreply at kde.org
Sun Jul 17 18:01:16 BST 2016


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

--- Comment #10 from caulier.gilles at gmail.com ---
Swati, Roy,

In theory, 2K of request for 1K of items is logic. To display icon view, for
each item, from the database we need :

1/ the image information as comments, tags, rating, labels, GPS, etc.
2/ the thumbnail.

But, we have the cache between icon view and database.

So, i suspect 2 points :

1/ for obscur reason the cache was broken when the report have been written,
2/ the cache was not enough large for 1K items.

I just tested, and i'm sure that at least, cache for thumbnails work fine (100
items here).

Gilles Caulier

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list