Bug #3820 | Need Modern RDMBS Features | ||
---|---|---|---|
Submitted: | 18 May 2004 20:49 | Modified: | 4 Aug 2005 23:05 |
Reporter: | Jimi Thompson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | OS: | ||
Assigned to: | CPU Architecture: | Any |
[18 May 2004 20:49]
Jimi Thompson
[18 May 2004 22:22]
Dean Ellis
1) MySQL has had support for this for some time now: see http://dev.mysql.com/doc/mysql/en/InnoDB_foreign_key_constraints.html 2-4) Already planned; See http://dev.mysql.com/doc/mysql/en/Roadmap.html 5) See http://dev.mysql.com/doc/mysql/en/Server_system_variables.html along with http://dev.mysql.com/doc/mysql/en/Server_status_variables.html 6) Already done in 4.1, though it is a recent change and is not in 4.1.1.
[14 Oct 2004 15:42]
Roberto Spadim
If you think that real databases need to have these features, why you are using mysql?! old programs in CLIPPER use dbaseIV and have just one problem (index) now that we don't have this problem why we can't survive with it?! By the way, mysql is fast on myisam and don't matther about others table types like innodb that support this features, if you don't like mysql see sqlite or postgresql.
[4 Aug 2005 23:05]
Jim Winstead
Views, triggers, and stored procedures are all supported in MySQL 5.0.