| Bug #36805 | No help output for ndbd_redo_log_reader | ||
|---|---|---|---|
| Submitted: | 19 May 2008 18:37 | Modified: | 23 Oct 2013 16:28 |
| Reporter: | Jon Stephens | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-6.2 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | 5.1-telco-6.x (all branches) | ||
[19 May 2008 18:37]
Jon Stephens
[19 May 2008 18:37]
Jon Stephens
Related to Bug#33888?
[19 May 2008 19:10]
Sveta Smirnova
Thank you for the report. Verified as described.
[26 Jun 2008 9:37]
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/48557 2720 lars-erik.bjork@sun.com 2008-06-26 bug#36805 - falcon_index_chill_threshold and falcon_record_chill_threshold have values in MB falcon_index_chill_threshold and falcon_record_chill_threshold accept a value in megabytes. This is non-standard with respect to the rest of the server options, prevents from setting the variables to lower than 1mb, which prevents testing of the chill/thaw mechanism and prevents the user from using the KB, MB and GB modifiers provided by server. falcon_index_chill_threshold and falcon_record_chill_threshold are now changed to accept a value in bytes.
[26 Jun 2008 13:08]
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/48566 2720 lars-erik.bjork@sun.com 2008-06-26 bug#36805 - falcon_index_chill_threshold and falcon_record_chill_threshold have values in MB falcon_index_chill_threshold and falcon_record_chill_threshold accept a value in megabytes. This is non-standard with respect to the rest of the server options, prevents from setting the variables to lower than 1mb, which prevents testing of the chill/thaw mechanism and prevents the user from using the KB, MB and GB modifiers provided by server. falcon_index_chill_threshold and falcon_record_chill_threshold are now changed to accept a value in bytes. The tests falcon_options and falcon_options2 are also changed to work accordingly.
[7 Aug 2008 6:52]
Susanne Ebrecht
Set back to verified by Sveta becauses besides the misstake with the patch nothing changed here.
[23 Oct 2013 16:28]
Jon Stephens
Documented fix as follows in the NDB 6.3.53, 7.0.41, 7.1.30, 7.2.15, and 7.3.4 changelogs:
The ndbd_redo_log_reader utility now supports a --help option.
Using this option causes the program to print basic usage
information, and then to exit.
Also noted the addition of the option in the program description in the 5.1/5.5/5.6 versions of the Manual.
Closed.
