MySQL supports transactions if you are using either InnoDB or Gemini table
types.

Cal
*
* Cal Evans
* Senior Internet Dreamer
* http://www.calevans.com
*
----- Original Message -----
From: "Pete Kuczynski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Carsten H. Pedersen"
<[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 09:57
Subject: transactions


> Can anyone tell me for shure if  my version of mysql supports
> transactions. Version: 3.23.37
>
> The bitbybit web site states that is does not, but someone told me that
> it does, help!
>
>
> > MySQL doesn't support transactions. If you don't know what transactions
are, chances are you'll never need them. Transactions are most
> > widely used in systems where complex updates of many tables concurrently
is important and you must be absolutely sure that all things
> > either go right or don't happen at all. That's why banking systems are
heavily dependent on transactions. The rest of us, however, can
> > usually live without 'em.
>
> --
> > Hi Pete
> > To emable logging use the --log option eg --log-update when stating the
> > server...
> >
> > Simon
>
> _______________________________________
> Pete Kuczynski
> Sr. Field Engineer
> DHL Airways Inc.
> Infrastructure Technology & Services
> (773)-462-9758
> 24/7 Helpdesk 1-800-434-5767
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to