Re: [PHP-DB] Maintain MySQL Transactions

2002-02-09 Thread Paul DuBois
At 2:00 +0800 2/10/02, Jason Wong wrote: >On Sunday 10 February 2002 00:21, Miles Thompson wrote: >> Unless there has been a very recent development, MySQL doesn't support >> transactions. Use PostgreSQL, DB, etc. > >The v4 series of MySQL does support transactions. MySQL has supported transact

Re: [PHP-DB] Maintain MySQL Transactions

2002-02-09 Thread Jason Wong
On Sunday 10 February 2002 00:21, Miles Thompson wrote: > Unless there has been a very recent development, MySQL doesn't support > transactions. Use PostgreSQL, DB, etc. The v4 series of MySQL does support transactions. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* Without lo

Re: Re: [PHP-DB] Maintain MySQL Transactions

2002-02-09 Thread Jeroen Timmers
ref.mysql.php - Original Message - From: "Hayan Al Mamoun" <[EMAIL PROTECTED]> To: "Jeroen Timmers" <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 12:54 PM Subject: Re: Re: [PHP-DB] Maintain MySQL Transactions > I have two sql statements, and I want

Re: [PHP-DB] Maintain MySQL Transactions

2002-02-09 Thread Miles Thompson
Unless there has been a very recent development, MySQL doesn't support transactions. Use PostgreSQL, DB, etc. Miles Thompson At 09:51 AM 2/9/2002 +0300, Hayan Al Mamoun wrote: >Hi, How can I maintain MySQL transactions with PHP > >Best Regards >Hayan > > >-- >PHP Database Mailing List (http:/

Re: [PHP-DB] Maintain MySQL Transactions

2002-02-09 Thread Jeroen Timmers
what would you like todo? explain further Jeroen - Original Message - From: "Hayan Al Mamoun" <[EMAIL PROTECTED]> To: "PHPList (E-mail)" <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 7:51 AM Subject: [PHP-DB] Maintain MySQL Transactions > Hi, How can I maintain MySQL transactio