Hello,

I'm having problems with famous multithread bug
"Database is locked".
I tried to work around that with sqlite3_busy_timeout
or busy_handler, but with no success. I had deadlocks.
I was using version 3.3.4 on Debian Linux.
Could You give me some links to discussion on that
topic?
Maybe there are some future plans to change
implementation so it won't return SQLITE_BUSY
error, but wait? It's quite annoying and should be replaced
with some kind of quality multithread solution.
Maybe with some semaphores or fifos on linux
and similiar things on windows.

Best Regards,
Rafal Rusin

TouK Company
(www.touk.pl)

Reply via email to