[nycphp-talk] MySQL concurrency 101
David Mintz
dmintz at davidmintz.org
Thu Dec 11 14:04:20 EST 2003
On Thu, 11 Dec 2003, David Sklar wrote:
>
> Or, if both users updates can be mutually compatible, then you can save both
> of them with no changes. If both users have edited a text field, you can
> behave like CVS -- use diff to see if the users have made changes only to
> non-intersecting parts of the text field and if so, silently save both sets
> of changes.
Ooh, now that's got class!
my my my I do like this talk at lists.nyphp.org
(-:
---
David Mintz
http://davidmintz.org/
"Anybody else got a problem with Webistics?" -- Sopranos 24:17
More information about the talk
mailing list