https://bugs.kde.org/show_bug.cgi?id=481630
--- Comment #15 from Maik Qualmann <metzping...@gmail.com> --- I can reproduce the lost transactions problem here with a SQLite database under stress. The problem may be related to Qt6. I see another SQLite error code that we need to catch, the SQLITE_LOCKED_SHAREDCACHE (262). This could still be related to WAL mode. I'll debug it tonight. Maik -- You are receiving this mail because: You are watching all bug changes.