Below is the list of changes that have just been committed into a local
5.0 repository of ram. When ram 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-08-31 09:04:24+05:00, ramil@stripped +3 -0
Merge mysql.com:/usr/home/ram/work/mysql-4.1
into mysql.com:/usr/home/ram/work/mysql-5.0
MERGE: 1.1616.2144.184
mysql-test/r/heap_btree.result@stripped, 2006-08-31 08:53:03+05:00, ramil@stripped +0 -7
Auto merged
MERGE: 1.13.2.2
mysql-test/t/heap_btree.test@stripped, 2006-08-31 09:04:09+05:00, ramil@stripped +0 -3
MERGE: 1.12.1.3
sql/set_var.cc@stripped, 2006-08-31 08:53:04+05:00, ramil@stripped +0 -0
Auto merged
MERGE: 1.34.52.41
# 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: ramil
# Host: myoffice.izhnet.ru
# Root: /usr/home/ram/work/mysql-5.0/RESYNC
--- 1.162/sql/set_var.cc 2006-08-31 09:04:31 +05:00
+++ 1.163/sql/set_var.cc 2006-08-31 09:04:31 +05:00
@@ -870,8 +870,8 @@
{"have_geometry", (char*) &have_geometry, SHOW_HAVE},
{"have_innodb", (char*) &have_innodb, SHOW_HAVE},
{"have_isam", (char*) &have_isam, SHOW_HAVE},
- {"have_ndbcluster", (char*) &have_ndbcluster, SHOW_HAVE},
{"have_merge_engine", (char*) &have_merge_db, SHOW_HAVE},
+ {"have_ndbcluster", (char*) &have_ndbcluster, SHOW_HAVE},
{"have_openssl", (char*) &have_openssl, SHOW_HAVE},
{"have_query_cache", (char*) &have_query_cache, SHOW_HAVE},
{"have_raid", (char*) &have_raid, SHOW_HAVE},
| Thread |
|---|
| • bk commit into 5.0 tree (ramil:1.2256) | ramil | 31 Aug |