RE: MySQL Cluster Solution

2013-03-07 Thread Rick James
What do _you_ mean by " a new High Availability solution"? See also Percona Cluster. It uses InnoDB (XtraDB), so that might be zero change for you. Oops, except that you should check for errors after COMMIT. > -Original Message- > From: Johan De Meersman [mailto:vegiv...@tuxera.be] > S

Re: MySQL Cluster Solution

2013-03-07 Thread Johan De Meersman
- Original Message - > From: "Neil Tompkins" > Subject: MySQL Cluster Solution > > I've used in the past MySQL Community Server 5.x. Everything is > fine, however I'm now wanting to implement a new High Availability solution > and am considering MySQL Cluster. However, I heard that MySQ

RE: MySQL Cluster Solution

2013-03-07 Thread Andrew Morgan
Hi Neil, MySQL Cluster *does* support stored procedures. There are some limitation that MySQL Cluster has; this white paper would be a good place to start... http://www.mysql.com/why-mysql/white-papers/mysql-cluster-evaluation-guide/ Regards, Andrew. > -Original Message- > From: Nei

MySQL Cluster Solution

2013-03-07 Thread Neil Tompkins
Hi, I've used in the past MySQL Community Server 5.x. Everything is fine, however I'm now wanting to implement a new High Availability solution and am considering MySQL Cluster. However, I heard that MySQL Cluster doesn't support store procedures ? Are there any other restrictions I need to be