[Mono-list] Sqlite in Mono 1.1.14
Julien Sobrier
julien at sobrier.net
Sun May 14 23:09:27 EDT 2006
Joshua Tauberer wrote:
> Hi,
>
> The only change between 1.1.13 and 1.1.14, as far as I can see/remember,
> is the addition of a new busy_timeout parameter in the connection
> string. If you haven't set that, 1.1.13 and 1.1.14 should behave
> identically. (And, OTOH, setting that parameter might help you avoid
> those exceptions. I see it's not documented on the wiki, so I'll add
> that now.)
>
Thank, I saw the busy_timeout parameter on the web site. But I have a
question about how it works exactly: the query will be run again after
the time defined in busy_timeout, it will be run several times until the
base is unlocked or we exceed the timeout, what ever comes first?
Thank you
Julien
More information about the Mono-list
mailing list