Hello

As I understand it, MySQL with InnoDB or BDB support can support
transactions. Is there a doc on the shortcomings of these tables and which
one is better? MySQL documentation has a shortcomings page for InnoDB (but
couldn't find one for BDB)

http://www.mysql.com/doc/I/n/InnoDB_restrictions.html

Any suggestions with which type to go with? What have been the experience
with either/both? How does the future look for both?

Both maintain log files to do rollbacks. Is this how PGSQL does this too?
How do these tables compare to dbs with "native" transaction support (like
Oracle, MSSQL, and PostgreSQL) ?

Thanks


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