[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL limits- OFF TOPIC -



On Thu, 5 Jul 2001, Frederic Stos wrote:

> Gee.. I am not really agree with you on this point Carrie. Mysql as many
> many integrity problems and holes... As inexistant foreign keys, no
> transactions (you know... commit and rollback)

MySQL has had tranaction support with BerkeleyDB tables since 3.23.34.

http://www.mysql.com/doc/B/D/BDB_overview.html


For a good discussion for/against foreign keys:

http://www.mysql.com/doc/B/r/Broken_Foreign_KEY.html

-matt