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
This commit is contained in:
parent
04e2ca68ff
commit
036c5b28d7
@ -1,4 +1,4 @@
|
|||||||
source include/have_openssl.inc;
|
source include/have_openssl_1.inc;
|
||||||
source include/master-slave.inc;
|
source include/master-slave.inc;
|
||||||
|
|
||||||
# We don't test all types of ssl auth params here since it's a bit hard
|
# We don't test all types of ssl auth params here since it's a bit hard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user