Subject Re: [firebird-support] problem with "set transaction read committed no wait no record_version"
Author Dimitry Sibiryakov
> OK, the record with id 10104 isn't already committed, but the second session should just "overread" it, shouldn't it?

No, because you said NO_RECORD_VERSION. If you had said
RECORD_VERSION, everything would be fine.

SY, SD.