Posts: 1,832
Location: Somewhere else entirely
|
If you get lots of traffic, would it be possible to get a collision between two queries? Ie if one query starts and finds the column max, then another does the same, they both get the same value, both increment it to the same value, and then both write entries in the database with the same number?
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Please login or register to view this content. Registration is FREE (aka MSN handwriting for forums)
|