Michael Waples wrote:
> 
> Phil Schwarzmann wrote:
> >
> > So let's say Bill is accessing a MySQL table and is about to UPDATE some
> > information on a particular row.  Meanwhile, Al is doing a sort on that
> > same table.
> >
> > Couldn't Al's sorting possibly screw up Bill's updating??  Or does
> > MySQL have some built in functions that prevent this?
> >
> > Thanks!
> > Phil
snip wrong reply
> 
ah I guess you don't mean a select but table maintenance stuff.
Should have read it more carefully.
Still you'll be safe

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to