On Wed, 10 Apr 2002, maxim wrote:

> Hello ,
> i've just started work with MySQL. Does anybody know how can i
> use transaction with MySQL? Is this capability supported?
> I write web-shop... Sory my eng is bed...

Maxim,

MySQL supports different table types. Some of them (BDB and InnoDB)
support transactions. Others (like MyISAM) do not.

Being new to MySQL is a good reason to study the manual. It's all there.

Cheers,
Thomas



---------------------------------------------------------------------
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