From a8fabaecaa7275fc860b164ce0583dcae8d6767f Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Tue, 28 Feb 2012 16:25:13 +0530 Subject: [PATCH] BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUT This is a post commit patch for failing test on windows. --- mysql-test/r/mysqld--help-win.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/r/mysqld--help-win.result b/mysql-test/r/mysqld--help-win.result index cd7043eb59f..bc917792239 100644 --- a/mysql-test/r/mysqld--help-win.result +++ b/mysql-test/r/mysqld--help-win.result @@ -923,7 +923,7 @@ relay-log-space-limit 0 replicate-same-server-id FALSE report-host (No default value) report-password (No default value) -report-port 3306 +report-port 0 report-user (No default value) rpl-recovery-rank 0 safe-user-create FALSE