At 20:09 9/5/2001 +0200, Fredrik Rodland wrote:
>I don't think MySql does not have support for transactions. Try using
>another DB - like postgres.
yes it does... download Mysql-Max or install BDB in your mysql dist (if you
are under *ux or *ix)...
Mysql-Max is the newest Mysql dist including
You have to have version 3.23 and read this:
http://www.mysql.com/doc/C/O/COMMIT.html
> From: Hassan Arteaga [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 09, 2001 1:24 PM
> How I implements transaccions in MySQL
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [E
I don't think MySql does not have support for transactions. Try using
another DB - like postgres.
Fredrik
On Wed, 9 May 2001, Hassan Arteaga wrote:
> Hi all !!!
>
> I'd like to implement this pseudocode
>
> 1-open connection with MySQL
> 2-beintransaction
> 3-add data to table1
> 4-add data t
3 matches
Mail list logo