2730 oystein.grovlen@stripped 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.
added:
mysql-test/suite/backup/t/backup_logs_output-master.opt
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.
modified:
mysql-test/suite/backup/r/backup_logs_output.result
mysql-test/suite/backup/t/backup_logs_output.test
sql/mysqld.cc
sql/set_var.cc
=== added file 'mysql-test/suite/backup/t/backup_logs_output-master.opt'
--- a/mysql-test/suite/backup/t/backup_logs_output-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/backup/t/backup_logs_output-master.opt 2008-11-11 08:37:27 +0000
@@ -0,0 +1 @@
+--backup_history_log_file=$MYSQLTEST_VARDIR/master-data/history.txt
--backup_progress_log_file=$MYSQLTEST_VARDIR/master-data/progress.txt
--log-backup-output=FILE
| Thread |
|---|
| • bzr push into mysql-6.0-backup branch (oystein.grovlen:2729 to 2730)Bug#40219 | Oystein.Grovlen | 11 Nov |