Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SilverStripe + MySQL Cluster?


Go to End


879 Views

Avatar
forumq42

Community Member, 18 Posts

18 January 2013 at 1:23pm

Firstly, hello. This is my first post the forums. Hopefully this is the correct place.

I was recently asked by someone on our server team whether SilverStripe is compatible with running on MySQL Cluster (which uses ndb engine) and has various quirks (join operations likely slow pre MySQL Cluster 7.2, MySQL triggers perhaps an issue, etc). They are considering using it for High Availability but they aren't sure about compatibility with some applications we run here.

A quick look at MySQL Clusters' documentation pages pages and some Google searching didn't yield any immediately obvious answer and since we don't currently have a running MySQL Cluster set-up testing it isn't a trivial option at the moment either.

Does anyone have experience running SilverStripe using MySQL Cluster rather than standard MySQL?