List:Commits« Previous MessageNext Message »
From:David Li Date:May 10 2007 10:50am
Subject:bk commit into 5.1 tree (dli:1.2344)
View as plain text  
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-05-10 16:50:21+08:00, dli@stripped +1 -0
  WL#3615 NDB: Endian Incompatability Support.
  
  Removed NdbOut.hpp from ndb_endian.cpp to let pushbuild work.

  storage/ndb/src/common/util/ndb_endian.c@stripped, 2007-05-10 16:50:18+08:00, dli@stripped +0 -1
    WL#3615 NDB: Endian Incompatability Support.
    
    Removed including file NdbOut.hpp.

# 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.14-wl3615-test

--- 1.1/storage/ndb/src/common/util/ndb_endian.c	2007-05-10 16:50:29 +08:00
+++ 1.2/storage/ndb/src/common/util/ndb_endian.c	2007-05-10 16:50:29 +08:00
@@ -16,7 +16,6 @@
 
 #include <ndb_global.h>
 #include <ndb_endian.h>
-#include <NdbOut.hpp>
 
 /**
  * Check the endian of own node.
Thread
bk commit into 5.1 tree (dli:1.2344)David Li10 May