| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | October 10 2002 10:32pm |
| Subject: | Re: The Transaction Check Point... | ||
| View as plain text | |||
At 15:10 -0300 10/10/02, Dyego Souza do Carmo wrote: >In mySQL 4.0 the "Transaction multi points" are supported ? > > >ex: > >BEGIN; >INSERT INTO A VALUES (1); >BEGIN WORK2; >INSERT INTO A VALUES (2); >ROLLBACK TO WORK2; >COMMIT; > >In this case only value 1 are inserted in the table ! > > >mysql 4 suports it ? No. > > >sql,query >
| Thread | ||
|---|---|---|
| • The Transaction Check Point... | Dyego Souza do Carmo | 10 Oct |
| • Re: The Transaction Check Point... | Paul DuBois | 11 Oct |
