List:Commits« Previous MessageNext Message »
From:tomas Date:June 11 2007 3:28pm
Subject:bk commit into 5.1 tree (tomas:1.2531)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-06-11 17:28:52+02:00, tomas@stripped +1 -0
  change include file

  storage/ndb/src/ndbapi/ndb_internal.hpp@stripped, 2007-06-11 17:28:50+02:00, tomas@stripped +1 -2
    change include file

# 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:	tomas
# Host:	whalegate.ndb.mysql.com
# Root:	/home/tomas/mysql-5.1-new-ndb

--- 1.1/storage/ndb/src/ndbapi/ndb_internal.hpp	2007-06-11 17:19:18 +02:00
+++ 1.2/storage/ndb/src/ndbapi/ndb_internal.hpp	2007-06-11 17:28:50 +02:00
@@ -13,8 +13,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
-#include <ndb_global.h>
-#include <Ndb.hpp>
+#include "NdbImpl.hpp"
 
 class Ndb_internal
 {
Thread
bk commit into 5.1 tree (tomas:1.2531)tomas11 Jun