summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl_incident.result
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.blaudden>2007-04-02 13:57:32 +0200
committerunknown <msvensson@pilot.blaudden>2007-04-02 13:57:32 +0200
commitf75f2912b6299afbc88f344b1d5f2c7fe097e25a (patch)
treef6502515f16effcd4f7c57ed1f79fc3df89598c0 /mysql-test/r/rpl_incident.result
parentf65cb96b6031565187f819eae13f0d3e80ddcdbb (diff)
downloadmariadb-git-f75f2912b6299afbc88f344b1d5f2c7fe097e25a.tar.gz
After merge fix
Diffstat (limited to 'mysql-test/r/rpl_incident.result')
-rw-r--r--mysql-test/r/rpl_incident.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/rpl_incident.result b/mysql-test/r/rpl_incident.result
index a9547832ed9..aea35c5f477 100644
--- a/mysql-test/r/rpl_incident.result
+++ b/mysql-test/r/rpl_incident.result
@@ -59,6 +59,7 @@ Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master #
+Master_SSL_Verify_Server_Cert No
SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1;
START SLAVE;
SELECT * FROM t1;
@@ -101,5 +102,6 @@ Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master #
+Master_SSL_Verify_Server_Cert No
DROP TABLE t1;
DROP TABLE t1;