Bug #23668 Please use other defaults for --fields and --rows for ndb_config
Submitted: 26 Oct 2006 14:36 Modified: 19 Jun 2009 12:56
Reporter: Roland Bouman Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1 OS:Any (NA)
Assigned to: CPU Architecture:Any
Tags: --fields, --rows, [mysql-cluster], 5.1.13, defaults, ndb_config

[26 Oct 2006 14:36] Roland Bouman
Description:
The ndb_config utility has the empty string as default for the --fields and --rows options. Please alter the defaults, or allow specifying values in the my.cnf configuration file. 

My proposal is to use 

--fields=' | ' 

(space colon space)

and

--rows='\n' 

(newline)

by default

alternatively or in addition, allow these parameters to be specified in the [mysql-cluster] configuration file.

How to repeat:
NA

Suggested fix:
See description
[19 May 2009 12:56] Jonathan Miller
Should support now, please give feedback
[19 Jun 2009 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".