-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Simon Slavin wrote:
> On 14 Oct 2009, at 7:45pm, Pavel Ivanov wrote:
> 
>> sqlite> .timeout 10000
> 
> What is it that that command does ?  I looked for a PRAGMA but didn't  
> find one.  Or does it correspond to a check-and-retry loop which the  
> programmer has to do yourself in her or his own code ?

It calls sqlite3_busy_timeout with the value supplied.

  http://sqlite.org/c3ref/busy_timeout.html

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrWTnEACgkQmOOfHg372QRlSACdF2e6Bj6KO3jzCs3feHi1uet1
VeYAn3JPOeKXftMZabmj6dWf73+6C2jj
=zfio
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to