Bug #44859 ndb 7.0.5 is beta version???
Submitted: 14 May 2009 7:12 Modified: 14 May 2009 7:32
Reporter: ws lee Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[14 May 2009 7:12] ws lee
Description:
I downloaded mysql cluster 7.0.5 version in http://dev.mysql.com/downloads/cluster/7.0.html.

In this page, 
...
You can use 7.0.5 in production 
...

"in production" means GA?

but, afer install,
i checked version.

./ndb_mgmd --version
MySQL distrib mysql-5.1.32 ndb-7.0.5-beta, for pc-solaris2.10 (i386)

./ndbd --version
MySQL distrib mysql-5.1.32 ndb-7.0.5-beta, for pc-solaris2.10 (i386)

in here shown beta version.

ndb7.0.5 is beta version? not GA version?

How to repeat:
mysql-cluster-gpl-7.0.5-solaris10-i386.tar.gz

gtar zxvf mysql-cluster-gpl-7.0.5-solaris10-i386.tar.gz

cd mysql-cluster-gpl-7.0.5-solaris10-i386

./bin/ndb_mgmd --version
MySQL distrib mysql-5.1.32 ndb-7.0.5-beta, for pc-solaris2.10 (i386)

./bin/ndbd --version
MySQL distrib mysql-5.1.32 ndb-7.0.5-beta, for pc-solaris2.10 (i386)
[14 May 2009 7:32] Jon Stephens
As stated at http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-news-5-1-32-ndb-7-0-5.html, MySQL Cluster 7.0.5 is a production (GA) release.

The 'beta' release tag is no longer present in the telco-7.0 tree (latest pull shows 'mysql-5.1.34-ndb-7.0.6-GA' as the version string), so I'm closing.