Leon wrote:
>
> speed of joins and sudden client death. :) The third question
> should be: what do I do with transaction deadlock, since there
> is no lock wait timeouts?
Server should abort one of transaction to resolve deadlock -
we don't use timeouts for this.
Did you get unresolved deadlocks?
If so then there is a bug in lock manager.
Vadim