MySQL Forums
Forum List  »  NDB clusters

Re: Start mysql when installing cluster
Posted by: Jonathan Stephens
Date: August 21, 2015 02:35AM

How did you install MySQL Cluster? The packages from our download site (e.g. mysql-cluster-gpl-7.4.7-debian7-x86_64.deb) should contain everything that's needed.

You must use the versions of mysqld and the mysql client that ship with MySQL Cluster. The versions supplied with MySQL Server are not the same, may not work properly or even at all, and are not supported with MySQL Cluster. If you run mysqld -V or mysql -V and you *don't* see "ndb" in the version string, you're using the wrong version of that program.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
2476
August 20, 2015 12:52PM
Re: Start mysql when installing cluster
796
August 21, 2015 02:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.