Subject Re: org.firebirdsql.jdbc.FBSQLException - deadlock update conflicts with concur
Author muthu_krishnans
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
>
> > Got the below exception sometime when working with Firebird DB. Can
> > anyone tell me what is the cause & how can it be resolved.
>
> See two messages below.
>
> Roman
>

One interesting thing is, i have never faced this kind of issue in
MySQL. The problem is with Firebird only.
Here the question is:
Wont the Firebird engine lock the row before updation?
Will he allow other thread also to access the same row for updation?