Bug #24228 | ndb_size.pl requires non-standard HTML::Template module | ||
---|---|---|---|
Submitted: | 12 Nov 2006 15:42 | Modified: | 30 Apr 2007 7:55 |
Reporter: | Stewart Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 4.1,5,0,5.1 | OS: | Any |
Assigned to: | Stewart Smith | CPU Architecture: | Any |
[12 Nov 2006 15:42]
Stewart Smith
[28 Mar 2007 3:42]
Monty Taylor
The new version does not use HTML::Template. It does use Class::MethodMaker which also isn't installed everywhere. But it does remove the reliance on that .tmpl file, so I'm ok with it. Modern Perl installs should have Class::MethodMaker as far as I understand.
[28 Mar 2007 5:46]
Stewart Smith
Since Monty is okay with this (and there's been no other objections). I'm going to (finally) push the new version.
[24 Apr 2007 20:52]
Stewart Smith
pushed to 5.1-ndb
[24 Apr 2007 21:15]
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/25356 ChangeSet@1.2580, 2007-04-24 13:43:13-07:00, stewart@willster.(none) +3 -0 Bug #24228 ndb_size.pl requires non-standard HTML::Template module Bug #24227 ndb_size.pl should report default values instead of < default for config params Bug #24229 ndb_size.pl doesn't compute Index usage correctly Big ndb_size.pl update
[28 Apr 2007 19:35]
Bugs System
Pushed into 5.1.18-beta
[30 Apr 2007 7:55]
Jon Stephens
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 bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html Documented bugfix in 5.1.18 changelog.