Mixing MyISAM and Innodb tables can cause performance issues.

http://stackoverflow.com/questions/5475283/joining-innodb-tables-with-my...

It is possible to create a CiviCRM Starter Kit on Pantheon that uses Innodb for Drupal and MyISAM for CiviCRM. Need a simple status check to make sure that isn't the case and show a warning if it is.

Comments

nubeli’s picture

Component: Code » Installing
Issue summary: View changes
Status: Active » Closed (won't fix)

CiviCRM now requires InnoDB so I don't think we need this.