| Bug #60119 | ndb_cluster_connection_pool status variable value is too high | ||
|---|---|---|---|
| Submitted: | 14 Feb 2011 7:05 | Modified: | 7 Mar 2011 12:03 |
| Reporter: | varun deewan | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | 5.1.51-ndb-7.1.9a | OS: | Other (open suse sles11) |
| Assigned to: | Maitrayi Sabaratnam | CPU Architecture: | Any |
| Tags: | ndb_cluster_connection_pool | ||
[14 Feb 2011 7:05]
varun deewan
[28 Feb 2011 22:02]
MySQL Verification Team
Since this status variable is redundant information from the global config variable ndb_cluster_connection_pool. Since the config variable is read-only and taken only from the command line option the status variable should actually be removed.
[1 Mar 2011 16:53]
Maitrayi Sabaratnam
Fix committed: http://lists.mysql.com/commits/132231
[1 Mar 2011 16:55]
Frazer Clement
Fix is ok. MTR testcase ndb_basic includes all of the status vars, so will need to be updated to account for this change.
[2 Mar 2011 14:16]
Maitrayi Sabaratnam
Test updated: http://lists.mysql.com/commits/132283
[2 Mar 2011 15:34]
Maitrayi Sabaratnam
Merged in 7.0 and 7.1.
[7 Mar 2011 12:03]
Jon Stephens
Documented as follows in the NDB 7.0.23 ans 7.1.12 changelogs:
Formerly, the --ndb-cluster-connection-pool server option
set a status variable as well as as a system variable. The
status variable has been removed as redundant.
Also noted this in the description of the server option.
Closed.
