https://bugs.kde.org/show_bug.cgi?id=411099
--- Comment #4 from Maik Qualmann <metzping...@gmail.com> --- The problem is not the search in the DB, this takes only a fraction of a second, even with many items. The problem is, if your search wants to show a lot of items, this is still much faster with SQLite than MySQL. If your "last" search has yielded only a few items, the call is not disturbing either. As I said, we are working on the speed of MySQL. But I really do not want to see a dead thumbnail view and right sidebar, when calling up the search tab. Maik -- You are receiving this mail because: You are watching all bug changes.