[odb-users] Behaviour of PRAGMA busy_timeout on different platforms

Boris Kolpackov boris at codesynthesis.com
Wed May 18 11:14:52 EDT 2016


Hi Luisa,

Luisa Giacomini <luisagiacomini.eu at gmail.com> writes:

> A. Windows 8.1 64 bit Pro
> B. Centos 6.5 x86_64
>
> [...]
>
> So the question is why? The busy_timeout PRAGMA does not work on linux?

We haven't encountered this issue before, so I am only speculating here.
My first guess would be that it is version specific. CentOS probably has
a very old version of SQLite. So the first thing to try is to compile (or
upgrade to) the latest and see if there is any change.

Other than that, I found the following discussion which may be relevant:

http://www.perlmonks.org/?node_id=1079811

If none of this helps, then the next step should probably be a post to
the SQLite mailing list seeing that this appears to be an SQLite issue.

Boris



More information about the odb-users mailing list