Subject | Re: [Firebird-Architect] Re: Indexing tales - part 1 - Siblings |
---|---|
Author | Ann W. Harrison |
Post date | 2006-10-11T17:39:59Z |
Ann W. Harrison wrote:
resource 2, B has resource 2 and wants resource 3, C has resource
3 and wants 4 ... Z has resource 26 and wants 1. A deadlock can
involve lots of transactions, but the conflict is on records,
never on internal structures.
Regards,
Ann
>She meant to include the case where A has resource 1 and wants
> ... we don't do internal deadlocks. A transaction
> gets a deadlock error if and only if it has a record level conflict
> on an update or delete with a concurrent transaction updating or
> deleting the same record.
resource 2, B has resource 2 and wants resource 3, C has resource
3 and wants 4 ... Z has resource 26 and wants 1. A deadlock can
involve lots of transactions, but the conflict is on records,
never on internal structures.
Regards,
Ann