From: Date: January 26 2007 11:35am Subject: bk commit into 5.0 tree (msvensson:1.2393) BUG#19209 List-Archive: http://lists.mysql.com/commits/18839 X-Bug: 19209 Message-Id: <20070126103502.63FE88600AD@shellback.localdomain> Below is the list of changes that have just been committed into a local 5.0 repository of msvensson. When msvensson does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet@stripped, 2007-01-26 11:34:56+01:00, msvensson@shellback.(none) +1 -0 Bug#19209 Test 'rpl_openssl' hangs on Windows - Remove the hack to not run it on windows mysql-test/t/rpl_openssl.test@stripped, 2007-01-26 11:34:54+01:00, msvensson@shellback.(none) +0 -4 Run on all platforms # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: msvensson # Host: shellback.(none) # Root: /home/msvensson/mysql/bug25203/my50-bug25203 --- 1.19/mysql-test/t/rpl_openssl.test 2007-01-26 11:35:02 +01:00 +++ 1.20/mysql-test/t/rpl_openssl.test 2007-01-26 11:35:02 +01:00 @@ -1,7 +1,3 @@ -# TODO: THIS TEST DOES NOT WORK ON WINDOWS -# This should be fixed. ---source include/not_windows.inc - source include/have_openssl.inc; source include/master-slave.inc;