Wednesday, April 23. 2008The future of MySQL Cluster in DebianComments
Display comments as
(Linear | Threaded)
I've got some CGE debs already - I just haven't gotten around to coordinating those with you. I guess now would be a good time...
You probably made the right call for now.
Once MySQL Cluster 6.2 comes out, I'd suggest mysql-cluster is the right name. CGE is an advanced commercial edition of mysql-cluster. So to be precise, there is no "MySQL Carrier Grade Edition", there is "MySQL Cluster" and "MySQL Cluster Carrier Grade Edition". The main decision for you to make is how to enable mysql and mysql-cluster deb's that can be installed both at the same time, since by default I think there will be collisions on listening on port 3360.
Hi!
As stated at http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-cge.html, "Source archives for MySQL Cluster 5.1 Carrier Grade Edition 6.2.x and 6.3.x releases beginning with MySQL 5.1.22-ndb-6.2.8 and MySQL 5.1.22-ndb-6.3.6 can be found on MySQL AB's public FTP site at ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/. Separate commercial and GPL versions of these archives are available." The latest versions can be had here: ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.23-ndb-6.2.14/mysql-5.1.23-ndb-6.2.14-telco.tar.gz (GA) ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.24-ndb-6.3.13/mysql-5.1.24-ndb-6.3.13-telco.tar.gz (development) Starting with MySQL Cluster CGE 6.2.15, GPL source for the MCCGE 6.2.x series will be available via http://dev.mysql.com/download - we also plan to make MCCGE 6.3.x sources available from there in the future as well. Note: You will not want to install a MySQL 5.1 mainline release alongside a MySQL Cluster CGE release. You'll need the MCCGE source, which includes sources for both the Cluster-specific binaries (for data nodes and management nodes) and a MySQL Server binary with the NDBCLUSTER storage engine support needed for it to connect to a MySQL Cluster. See the Manual page referenced above for additional information. Thanks! jon. |
QuicksearchCalendar
CategoriesPersonalBlogroll |
|||||||||||||||||||||||||||||||||||||||||||||||||
In the next upload of MySQL 5.1.30 to the experimental branch of Debian we are going to drop MySQL Cluster support from the standard MySQL packages. I already wrote something about the future of MySQL Cluster in Debian a while ago, this is just the first
Tracked: Dec 04, 22:26
MySQL 5.1 was uploaded to Debian unstable, and until we get it into testing, I am providing semi-official up-to-date backports of MySQL 5.1.36 and 5.0.84 for i386 and amd64 in my home directory on people.debian.org. I am providing MySQL 5.0.84 for Debian
Tracked: Jul 28, 18:48