diff options
author | Manish Kumar <manish.4.kumar@oracle.com> | 2012-02-28 16:25:13 +0530 |
---|---|---|
committer | Manish Kumar <manish.4.kumar@oracle.com> | 2012-02-28 16:25:13 +0530 |
commit | a8fabaecaa7275fc860b164ce0583dcae8d6767f (patch) | |
tree | dbe24c4de29d6e0214032b8937154e95da54109c /mysql-test | |
parent | a0b46059ee30def733601a85d12e44855f4d10af (diff) | |
download | mariadb-git-a8fabaecaa7275fc860b164ce0583dcae8d6767f.tar.gz |
BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUT
This is a post commit patch for failing test on windows.
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/r/mysqld--help-win.result | 2 |
1 files changed, 1 insertions, 1 deletions
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 |