[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: transactions
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" <pkuczyns@xxxxxxxxxx>
To: <mysql@xxxxxxxxxxxxxxx>; "Carsten H. Pedersen"
<carsten.pedersen@xxxxxxxxxxx>
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 <mysql-thread79746@xxxxxxxxxxxxxxx>
> To unsubscribe, e-mail
<mysql-unsubscribe-cal=calevans.com@xxxxxxxxxxxxxxx>
> 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 <mysql-thread79748@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.