phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] transactions for mysql


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] transactions for mysql
Date: Thu, 24 Jun 2004 19:23:25 -0500

because we can't depend on everyone using innodb, or even having
innodb available to them.

You're welcome to make a derivative db class for mysql-innodb that
uses transactions and forces the use of innodb, the tricky part will
be detecting innodb support so that you can provide the setup option.

On Thu, 24 Jun 2004 22:25:57 +0200, Sigurd Nes <address@hidden> wrote:
> 
> Is there a reason for not supporting db transactions for mysql?
> 
> I understand that the InnoDB table type is transaction-safe and
> ACID-compliant.
> 
> Sigurd
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
> 
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]