Page 1 of 1

MySQL Transcations

Posted: Wed Aug 28, 2002 3:48 am
by teraexp
i know MySQL dont support Transactions ! i want to know that is there a way to make MySQL Transactions enable? if it is how can we do it ? Please Let Me know ...

Posted: Wed Aug 28, 2002 4:19 am
by twigletmac
Have a read of some of these docs:
http://www.mysql.com/doc/search.php?q=transactions

Maybe you'll find what you're looking for in the manual.

Mac