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

--- Comment #12 from Maik Qualmann <metzping...@gmail.com> ---
Gilles,

the problem is related to compiling with MSVC, we need to set
"SQLITE_DEFAULT_LOCKING_MODE=1" (Exclusive) as the compile option for SQLite.
The default is "Normal".
We have to see what compile options are still set in normal Linux distributions
for SQLite.
We could also send a PRAGMA statement to the database if we don't want to make
it compile dependent.

Maik

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

Reply via email to