Porting drupal's database to MySQL Cluster possible?
Posted by showmanlkz on August 4, 2011 at 4:24am
Hi guys, my organization is running a MySQL Cluster 7.x. I have been quite comfortable to port some of our MySIAM type tables to MySQL Cluster's NDB type.
I found that drupal uses innoDB, so I am wondering if it's possible to port it to NDB type?
FYI, MYSQL Cluster NDB doesn't support few things in innoDB include foreign key constraints.
http://dev.mysql.com/doc/refman/5.0/en/faqs-mysql-cluster.html
Any opinion will be welcomed.
Derrick
Read more