List:Internals« Previous MessageNext Message »
From:jonas.oreland Date:July 21 2005 7:35am
Subject:bk commit into 5.0 tree (joreland:1.1876)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jonas. When jonas 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.1876 05/07/21 09:35:06 joreland@stripped +1 -0
  Merge joreland@stripped:/home/bk/mysql-5.0
  into  mysql.com:/home/jonas/src/mysql-5.0-push

  sql/ha_ndbcluster.cc
    1.194 05/07/21 09:35:01 joreland@stripped +0 -0
    Auto merged

# 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:	joreland
# Host:	eel.(none)
# Root:	/home/jonas/src/mysql-5.0-push/RESYNC

--- 1.193/sql/ha_ndbcluster.cc	2005-07-20 14:27:39 +02:00
+++ 1.194/sql/ha_ndbcluster.cc	2005-07-21 09:35:01 +02:00
@@ -63,6 +63,9 @@
   NULL, /* recover */
   NULL, /* commit_by_xid */
   NULL, /* rollback_by_xid */
+  NULL, /* create_cursor_read_view */
+  NULL, /* set_cursor_read_view */
+  NULL, /* close_cursor_read_view */
   HTON_NO_FLAGS
 };
 
Thread
bk commit into 5.0 tree (joreland:1.1876)jonas.oreland21 Jul