: [EMAIL PROTECTED]
Subject: Re: Re[2]: Start Transaction in InnoDB
Dyego,
BEGIN, not set begin. My understanding is that BEGIN is a synonym for SET
autocommit=0.
PB
-
> AB>> I would like to know, how can I start a new transaction using InnoDB
Tables?
>
> EE> Use BEGIN stateme
Dyego,
BEGIN, not set begin. My understanding is that BEGIN is a synonym for SET
autocommit=0.
PB
-
> AB>> I would like to know, how can I start a new transaction using InnoDB
Tables?
>
> EE> Use BEGIN statement:
> EE> http://www.mysql.com/doc/en/COMMIT.html
>
> EE> Don't forget to SET
DobrĂ½ den,
quarta-feira, 30 de outubro de 2002, 13:09:01, napsal jste:
EE> Alexander,
EE> Wednesday, October 30, 2002, 1:40:11 PM, you wrote:
AB>> I would like to know, how can I start a new transaction using InnoDB Tables?
EE> Use BEGIN statement:
EE> http://www.mysql.com/doc/en/COMMIT.html