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

--- Comment #6 from whatifgodwasoneo...@hotmail.com ---
I have identified the id of my "last good collection". If I run:

select count(*)
  from collectiontable
 where id <= last_good_collection_id
;

I get 1002. I am starting to think that somewhere in akonadi (server) there
could be a forgotten hard-coded limit of 1000 collections that can be handled
at the same time...

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

Reply via email to