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

--- Comment #8 from [email protected] ---
Also, another thing:

Once you identify the "last good collection id", could you please run this:

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

If you also get 1000, then maybe it could be true...

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

Reply via email to