Bug #6354 mysql does not complain about --ndbcluster option when NDB is not compiled in
Submitted: 31 Oct 2004 23:32 Modified: 30 Nov 2004 14:23
Reporter: Arjen Lentz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:4.1.7 OS:Any (any)
Assigned to: Tomas Ulin CPU Architecture:Any

[31 Oct 2004 23:32] Arjen Lentz
Description:
mysqld *should complain* when you give him the --ndbcluster option, but it's not compiled with it...

How to repeat:
Install a regular binary, or non-Max RPM... specify --ndbcluster option.

Suggested fix:
Add the check.
[2 Nov 2004 21:04] Jonas Oreland
I agree that this is idiotic.

But it's made like this on purpose, as innodb has this behavior.

If your sure that we want to change this I'll be happy to do it.
[30 Nov 2004 14:23] Tomas Ulin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html