-
MySQL Cluster 7.2.8 Released
Posted on September 10th, 2012 4 comments
The binary version for MySQL Cluster 7.2.8 has now been made available at http://www.mysql.com/downloads/cluster/ (GPL version) or https://support.oracle.com/ (commercial version).A description of all of the changes (fixes) that have gone into MySQL Cluster 7.2.8 (compared to 7.2.7) is available from the 7.2.8 Change log.
4 responses to “MySQL Cluster 7.2.8 Released”

-
Do you know of a MySQL Cluster upgrade guide? Specifically, a guide to upgrading to a new minor release (7.2.6 to 7.2.8)? I think we may be affected by a bug fixed in 7.2.8.
-
Hi! I’m doing a school project on fault tolerance and have setup a small database cluster using MySQL Cluster 7.2.8, by following the guide provided on the mysql website: http://downloads.mysql.com/tutorials/cluster/GetMySQLClusterRunning-Windows.pdf
While I can create and update tables using the mysql command line client provided, I’ve been trying to perform these operations from a Java application and came across your tutorials on using ClusterJ and ClusterJPA.
I tried to follow the instructions from http://dev.mysql.com/doc/ndbapi/en/mccj-getting.html#mccj-getting-build-install to get the .jar files so that I could follow your tutorial, but I’m afraid I’m a complete novice at this and am unable to see how to ‘configure the build to include ClusterJPA and ClusterJ support’ when the current cluster I have didn’t seem to have been set up with this build step. It didn’t require any installation or command-line configuration, I just unzipped the download directly to my C:/ drive and created the appropriate my.cnf and config.ini files. I tried checking the /share folder after my cluster was running (hoping that meant it had been installed properly) but it did not contain a mysql/java folder, only multiple folders titled with the names of languages.
Do you know how I can get the appropriate .jar files from MySQL Cluster 7.2.8? Or any other places where I could download them directly? I’m really sorry for bothering you with this question but I haven’t been able to find any solutions elsewhere and you seem very knowledgeable about the MySQL Cluster.
Thank you very much. Apologies for all the inconvenience caused.
Leave a reply
-


dpk October 22nd, 2012 at 21:07