6 messages in com.mysql.lists.cluster4.1.7. Linux i386 RPMs
FromSent OnAttachments
RadeonFlashBox29 Oct 2004 12:21 
Russell E Glaue29 Oct 2004 12:29 
RadeonFlashBox29 Oct 2004 12:33 
RadeonFlashBox29 Oct 2004 16:47 
Olivier Kaloudoff30 Oct 2004 04:57 
Russell E Glaue01 Nov 2004 09:52 
Subject:4.1.7. Linux i386 RPMs
From:RadeonFlashBox (rade@yahoo.com)
Date:10/29/2004 12:21:40 PM
List:com.mysql.lists.cluster

According to the MySQL website, "MySQL Version 4.1 (is) Certified as Production-Ready."

Based on this announcement, I removed all files from previous mysql versions, then downloaded and installed these "released" 4.1 RPMs.

rpm -ivhU MySQL-server-4.1.7-0.i386.rpm rpm -ivhU MySQL-shared-compat-4.1.7-0.i386.rpm rpm -ivhU MySQL-client-4.1.7-0.i386.rpm rpm -ivhU MySQL-devel-4.1.7-0.i386.rpm

I can start mysqld_safe with cluster support.

mysqld_safe --ndbcluster --default-storage-engine=ndbcluster &

But no ndb commands (e.g. ndb_mgmd) are installed. Are there more steps to do? Am I missing something? Is it not "all there" yet?

BR/

Douglas