[Akonadi] [Bug 494807] some local folders hidden
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Jan 26 21:13:23 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=494807
--- Comment #8 from whatifgodwasoneofus at hotmail.com ---
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 the assignee for the bug.
More information about the Kdepim-bugs
mailing list