Subject | Re: [firebird-support] Phantoms and Firebird was Firebird Restarting part 2 |
---|---|
Author | Ann W. Harrison |
Post date | 2007-01-02T16:35:14Z |
Nando Dessena wrote:
a consistent read, perhaps tools should make an accommodation to
that level of consistency.
And I should have mentioned that the InnoDB storage engine
of MySQL doesn't have phantoms unless you use the FOR UPDATE
qualifier on select. Nor does Oracle. Consistent read is
neither delicate (compared to repeatable read with read/write
locks) nor rare.
Regards,
Ann
>Since Firebird, Postgres, and now (with Falcon) MySQL all have
> ... Unfortunately,
> database-agnostic tools and libraries need to map Firebird's
> transaction settings to something...
a consistent read, perhaps tools should make an accommodation to
that level of consistency.
And I should have mentioned that the InnoDB storage engine
of MySQL doesn't have phantoms unless you use the FOR UPDATE
qualifier on select. Nor does Oracle. Consistent read is
neither delicate (compared to repeatable read with read/write
locks) nor rare.
Regards,
Ann