Below is the list of changes that have just been committed into a local
5.1 repository of alexi. When alexi 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, 2006-07-28 05:26:26+04:00, aivanov@stripped +2 -0
Temporary changes just to check one point (will be restored)
extra/yassl/src/ssl.cpp@stripped, 2006-07-28 05:26:24+04:00, aivanov@stripped +1 -1
Temporary changes just to check one point (will be restored)
mysql-test/t/rpl_openssl.test@stripped, 2006-07-28 05:26:24+04:00, aivanov@stripped +1 -1
Temporary changes just to check one point (will be restored)
# 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: aivanov
# Host: mysqld.localdomain
# Root: /home/alexi/bugs/mysql-5.1-19209
--- 1.17/mysql-test/t/rpl_openssl.test 2006-07-28 05:26:32 +04:00
+++ 1.18/mysql-test/t/rpl_openssl.test 2006-07-28 05:26:32 +04:00
@@ -1,6 +1,6 @@
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
# This should be fixed.
---source include/not_windows.inc
+#--source include/not_windows.inc
source include/have_openssl.inc;
source include/master-slave.inc;
--- 1.17/extra/yassl/src/ssl.cpp 2006-07-28 05:26:32 +04:00
+++ 1.18/extra/yassl/src/ssl.cpp 2006-07-28 05:26:32 +04:00
@@ -158,7 +158,7 @@
void SSL_free(SSL* ssl)
{
- ysDelete(ssl);
+// ysDelete(ssl);
}
| Thread |
|---|
| • bk commit into 5.1 tree (aivanov:1.2253) | Alex Ivanov Notebook | 27 Jul |