0
I was just looking at the MySql database created by drupal after I installed it. All the tables are in MyISAM. With a complex software like drupal, wouldn't it make more sense to use foreign keys and hence InnoDB tables to enforce referential integrity? Without foreign keys all the constraint checking will happen at the PHP end.
人們會認爲Drupal想要保持這種參照完整性,但他們認爲使用任何數據庫供應商的能力更重要。欲瞭解更多信息,請參閱http://drupal.org/node/911352 P.S.我知道我是張貼在一箇舊帖子中,但我想幫助那些搜索。 – 2012-07-19 14:54:33