BUG#19209 "Test 'rpl_openssl' hangs on Windows"

Disabling 'rpl_openssl'.


mysql-test/t/rpl_openssl.test:
  Disabling 'rpl_openssl'.
This commit is contained in:
unknown 2006-07-04 01:07:49 +04:00
parent 58885cc14e
commit b4b520a6e2

View file

@ -1,6 +1,6 @@
# TODO: THIS TEST DOES NOT WORK ON WINDOWS # TODO: THIS TEST DOES NOT WORK ON WINDOWS
# This should be fixed. # This should be fixed.
#--source include/not_windows.inc --source include/not_windows.inc
source include/have_openssl.inc; source include/have_openssl.inc;
source include/master-slave.inc; source include/master-slave.inc;