Commit 036c5b28 authored by unknown's avatar unknown
Browse files

Fix which include file is used to decide whether to skip rpl_openssl, the

earlier change wasn't correct. (But the other changes to the test were.)


mysql-test/t/rpl_openssl.test:
  Use correct include file
parent 04e2ca68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
source include/have_openssl.inc;
source include/have_openssl_1.inc;
source include/master-slave.inc;

# We don't test all types of ssl auth params here since it's a bit hard