look at the syntax for locking the tables.

Curtis
----- Original Message -----
From: "Christian Dechery" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 11, 2001 7:14 PM
Subject: [PHP] transactions


> Hi,
>
> I was reading mysql's manual, about transactions and all... and I didn't
> find what they said about 'atomic operations' being as safe as
transactions.
> I couldn't figure out HOW to update 5 tables at a time ENSURING that ALL
> will be update or NONE. How can this be done without transactions? With
> code? I don't think so...
>
> can anyone clear my mind here...
> I have this problem... I need to update 4 tables at once, and if something
> goes wrong I have to UNDO everything....
> ____________________________
> . Christian Dechery (lemming)
> . http://www.tanamesa.com.br
> . Gaita-L Owner / Web Developer
>
>
> --
> 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]
>


-- 
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