| Bug #40219 | backup_{history,progress}_log_file not settable at server startup | ||
|---|---|---|---|
| Submitted: | 21 Oct 2008 21:38 | Modified: | 15 Nov 2008 2:39 |
| Reporter: | Paul DuBois | ||
| Status: | Closed | ||
| Category: | Server: Backup | Severity: | S4 (Feature request) |
| Version: | 6.0 bzr | OS: | Any |
| Assigned to: | Chuck Bell | Target Version: | |
| Triage: | Needs Triage: D5 (Feature request) | ||
[21 Oct 2008 21:38]
Paul DuBois
[21 Oct 2008 22:59]
Miguel Solorzano
Thank you for the bug report.
[4 Nov 2008 22:45]
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/57837 2727 Chuck Bell 2008-11-04 BUG#40219 : backup_{history,progress}_log_file not settable at server startup The backup_history_log_file and backup_progress_log_file options are not exposed for server startup. This patch exposes those options for setting values on the command line at server startup.
[6 Nov 2008 15:42]
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/58028 2727 Chuck Bell 2008-11-06 BUG#40219 : backup_{history,progress}_log_file not settable at server startup The backup_history_log_file and backup_progress_log_file options are not exposed for server startup. This patch exposes those options for setting values on the command line at server startup.
[7 Nov 2008 14:54]
Oystein Grovlen
Patch approved.
[8 Nov 2008 11:16]
Rafal Somla
Good to push.
[10 Nov 2008 17:49]
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/58350 2729 Chuck Bell 2008-11-10 BUG#40219 : backup_{history,progress}_log_file not settable at server startup The backup_history_log_file and backup_progress_log_file options are not exposed for server startup. This patch exposes those options for setting values on the command line at server startup.
[11 Nov 2008 9: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/58417 2730 oystein.grovlen@sun.com 2008-11-11 Bug#40219 backup_{history,progress}_log_file not settable at server startup Adds test option file that was not pushed with original patch.
[14 Nov 2008 15:50]
Bugs System
Pushed into 6.0.9-alpha (revid:oystein.grovlen@sun.com-20081111083727-ih90523op3rg8m1p) (version source revid:jorgen.loland@sun.com-20081114134411-xypyf8wyjc2nm3ly) (pib:5)
[15 Nov 2008 2:39]
Paul DuBois
Noted in 6.0.9 changelog. The backup_history_log_file and backup_progress_log_file system variables were not settable at server startup. Now they are.
