But what is minimum period?

2015-08-11 0:56 GMT+03:00 Simon Slavin <slavins at bigfraud.org>:

>
> On 10 Aug 2015, at 10:49pm, ??????? ??????????? <dm3chip at gmail.com> wrote:
>
> > When I set timeout to 120000 ms (2 minutes). It starts work. But as I
> > understand from reading SQLite C interface, when DB in WAL journal mode
> it
> > should work without busytimeout.
> >
> > Can it work without busy timeout?
>
> It is correct that you should need to set a timeout.  There is always a
> period of negotiation about file access, and there is always a chance that
> two connections will try to do this at once.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>

Reply via email to