Roger Binns wrote:
> -----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
>   
Ok. Now everything makes sense. Perhaps documentation could be
a bit more clear on this subject though.

--
Dmitri Priimak

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to