[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL limits- OFF TOPIC -
- Subject: Re: [cobalt-users] MySQL limits- OFF TOPIC -
- From: Matt Mohebbi <mattm@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jul 6 07:14:19 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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