MySQL Referential Integrity Support
Brought to you by:
secureideas,
sinukas
I saw a disturbing thing in the config file today:
* Note: Only PostgreSQL and MS-SQL Server databases support
* referential integrity. Use the associated
* create_acid_tbls_?_extra.sql script to add this
* functionality to the database.
*
* Referential integrity will greatly improve the
* speed of record deletion, but also slow record
* insertion.
MySQL in the InnoDB engine supports this as well.
http://dev.mysql.com/doc/refman/5.0/en/innodb-foreign-key-constraints.html
Logged In: YES
user_id=214749
Originator: NO
Thank you for submitting your feature request. Since we constantly make
changes and consistantly improve the software, please upgrade to the latest
version. If you ARE running the latest version and you have a good idea for a
feature, thank you for submitting it.
Thank you,
BASE Development Team