Subject | Transaction Deadlock |
---|---|
Author | slalom91 |
Post date | 2007-01-11T22:06:31Z |
Hello,
I have the following transaction params set in my application:
wait
concurrency
I am receiving the following error:
"deadlock update conflicts with concurrent update"
I was under the impression that the wait param would prevent this. Am I
missing a param?
I have the following transaction params set in my application:
wait
concurrency
I am receiving the following error:
"deadlock update conflicts with concurrent update"
I was under the impression that the wait param would prevent this. Am I
missing a param?