List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:February 15 2006 8:04pm
Subject:bk commit into 5.1 tree (joerg:1.2111)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of joerg. When joerg 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.2111 06/02/15 21:04:42 joerg@stripped +1 -0
  config/ac-macros/ha_ndbcluster.m4  :    Get back the message "Using NDB Cluster".

  config/ac-macros/ha_ndbcluster.m4
    1.13 06/02/15 21:04:36 joerg@stripped +1 -0
    Get back the message "Using NDB Cluster".
    This is used by "gen-build-status-page" to differ between builds with and without NDB.

# 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:	joerg
# Host:	trift2.
# Root:	/M51/ndb_msg-5.1

--- 1.12/config/ac-macros/ha_ndbcluster.m4	2006-01-20 15:12:18 +01:00
+++ 1.13/config/ac-macros/ha_ndbcluster.m4	2006-02-15 21:04:36 +01:00
@@ -182,6 +182,7 @@
 
 AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
 
+  AC_MSG_RESULT([Using NDB Cluster])
   with_partition="yes"
   ndb_cxxflags_fix=""
   TEST_NDBCLUSTER="--ndbcluster"
Thread
bk commit into 5.1 tree (joerg:1.2111)Joerg Bruehe15 Feb