https://bugs.kde.org/show_bug.cgi?id=505019
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |8.7.0 Status|REPORTED |RESOLVED --- Comment #13 from Maik Qualmann <metzping...@gmail.com> --- Using SQLite over a network drive isn't a good idea. WAL mode shouldn't be enabled either. Even concurrent read access can corrupt the database on the network drive. You should consider migrating to MySQL. I'm closing this bug now. Maik -- You are receiving this mail because: You are watching all bug changes.