Bug #26358 | remove unused and non-working SET_VAR_REQ/CONF signals | ||
---|---|---|---|
Submitted: | 14 Feb 2007 5:01 | Modified: | 21 Feb 2007 15:14 |
Reporter: | Stewart Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0, 5.1 | OS: | |
Assigned to: | Stewart Smith | CPU Architecture: | Any |
[14 Feb 2007 5:01]
Stewart Smith
[14 Feb 2007 5:38]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/19833 ChangeSet@1.2412, 2007-02-14 16:03:25+11:00, stewart@willster.(none) +25 -0 BUG#26358 remove unused and non-working SET_VAR_REQ/CONF signals remove SET_VAR_REQ,REF,CONF - unused, #if 0 and confusing Remove the dead SET_VAR_REQ,REF,CONF signals. They: a) don't currently work b) will cause confusion with future mgmd updates for signal interface to configuration things (e.g. port numbers)
[14 Feb 2007 10:50]
Stewart Smith
pushed to 5.0-ndb and 5.1-ndb