https://bugzilla.wikimedia.org/show_bug.cgi?id=47639
--- Comment #4 from Antoine "hashar" Musso <[email protected]> --- So I guess that is because several queries hits MessageBlobStore::clear() and possibly over writing queries. SQLite only accepts one connection so multiples HTTP queries doing writes to the database would cause the 'readonly issue'. I am not sure whether we can solve that. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
