Below is the list of changes that have just been committed into a local
5.0 repository of jimw. When jimw 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
1.1978 05/08/11 17:14:11 jimw@stripped +1 -0
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
1.9 05/08/11 17:13:16 jimw@stripped +1 -1
Use correct include file
# 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: jimw
# Host: rama.(none)
# Root: /home/jimw/my/mysql-5.0-clean
--- 1.8/mysql-test/t/rpl_openssl.test 2005-08-10 13:30:50 -07:00
+++ 1.9/mysql-test/t/rpl_openssl.test 2005-08-11 17:13:16 -07:00
@@ -1,4 +1,4 @@
-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
| Thread |
|---|
| • bk commit into 5.0 tree (jimw:1.1978) | Jim Winstead | 12 Aug |