Below is the list of changes that have just been committed into a local
5.1 repository of dli. When dli 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-04-24 10:28:11+08:00, dli@stripped +2 -0
Merge dev3-164.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-new-ndb-bj
into dev3-164.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-bug-23137
MERGE: 1.2303.105.1
config/ac-macros/ha_ndbcluster.m4@stripped, 2007-04-24 10:28:03+08:00, dli@stripped +0 -0
Auto merged
MERGE: 1.19.1.1
storage/ndb/config/common.mk.am@stripped, 2007-04-24 10:28:03+08:00, dli@stripped +0 -0
Auto merged
MERGE: 1.10.1.2
# 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: dli
# Host: dev3-164.dev.cn.tlan
# Root: /home/dli/mysql/mysql-5.1/mysql-5.1-bug-23137/RESYNC
--- 1.25/config/ac-macros/ha_ndbcluster.m4 2007-04-24 10:28:20 +08:00
+++ 1.26/config/ac-macros/ha_ndbcluster.m4 2007-04-24 10:28:20 +08:00
@@ -197,7 +197,6 @@ AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
MAKE_BINARY_DISTRIBUTION_OPTIONS="$MAKE_BINARY_DISTRIBUTION_OPTIONS --with-ndbcluster"
- CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)"
if test "$have_ndb_debug" = "default"
then
have_ndb_debug=$with_debug
--- 1.11/storage/ndb/config/common.mk.am 2007-04-24 10:28:20 +08:00
+++ 1.12/storage/ndb/config/common.mk.am 2007-04-24 10:28:20 +08:00
@@ -1,3 +1,18 @@
+# Copyright (C) 2004, 2006 MySQL AB
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
ndbbindir = "$(libexecdir)"
ndbtoolsdir = "$(bindir)"
ndbtestdir = "$(bindir)"
| Thread |
|---|
| • bk commit into 5.1 tree (dli:1.2554) | David Li | 24 Apr |