|
Loading...
|
sqlite-users@sqlite.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [sqlite] [3.7.4] [BUG] [TCL] busy handler not called on lock escalation Igor Tandetnik Wed Jan 26 17:00:34 2011
On 1/26/2011 6:39 PM, Eric Smith wrote: > busy handler not called on lock escalation This behavior is by design. See http://sqlite.org/c3ref/busy_handler.html the part that talks about a deadlock. -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [EMAIL PROTECTED] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] [3.7.4] [BUG] [TCL] busy handler not called on lock escalation Eric Smith 2011/01/26
- Re: [sqlite] [3.7.4] [BUG] [TCL] busy handler not called on lock escalation Igor Tandetnik 2011/01/26 <=