How stable is InnoDB, BDB, MyISAM, etc?? I am developing a production system
using MySQL, and wanted to know that stability status on these table types.
I wanted to use transactions if I could - is the transaction-enabled table
types stable enough for production? Or should I stick with MyISAM and
engineer transaction-like behavior into my code??

Thanks!
Patrick

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