Hi Shawn,

> Are transactions stable and supported (production ready) in MySQL? Yes,
> with one caveat. You must keep your data in InnoDB tables in order to get
> full commit/rollback support. MyISAM does not support automatic rollbacks.
> Is mysqli_xx written to properly use the built-in transaction support? I
> don't know. Again I refer you to PHP for an answer to that question.

I see.

Thanks again.




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to