Subject | Re: What open issues do you have? |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-11-12T21:36:16Z |
Nickolay,
Best regards,
Roman Rokytskyy
> "serializable=concurrency",Why "nowait" is good here? Right now it is "wait".
> "repeatable_read=consistency",
> "read_commited=read_commited+rec_version+nowait"
> Should I take care of this issue or you or Roman will handle it ?Can you explain why consistency is weaker than concurrency?
>
> BTW, this would be good default mapping because consistency
> isolation is based on table locking and is actually a bit weaker
> (have more anomalies) than concurrency mode (but its still confirms
> to Java SERIALIZABLE mode specification). Consistency is VERY
> rarely used.
Best regards,
Roman Rokytskyy