Subject | Re: firebird deadlock vs isc_tpb_wait/etc. issue, or ? |
---|---|
Author | learntrade |
Post date | 2006-10-18T12:05:31Z |
--- In firebird-support@yahoogroups.com, Dmitry Yemanov <dimitr@...>
wrote:
(re-)attempt - it (repeatedly) attempts to re-read the rec that was
the first one it tried?
wrote:
> > Assuming ilReadCommitted and lrWait, does the waiting readSo, it doesn't really read the latest version rec at time of
> > A)(repeatedly) attempt to re-read the same record generation it tried
> > before?
>
> It reads the record header, then waits until the concurrent transaction
> commits or rolls back and then re-reads the record (including fetching
> record data).
>
(re-)attempt - it (repeatedly) attempts to re-read the rec that was
the first one it tried?