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

