List:Commits« Previous MessageNext Message »
From:Lars Thalmann Date:July 5 2006 10:06pm
Subject:bk commit into 5.0 tree (lars:1.2204)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of lthalmann. When lthalmann 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.2204 06/07/06 00:05:57 lars@stripped +1 -0
  Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl
  into  mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge

  sql/ha_ndbcluster.cc
    1.265 06/07/06 00:05:46 lars@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:	lars
# Host:	dl145j.mysql.com
# Root:	/users/lthalmann/bk/MERGE/mysql-5.0-merge/RESYNC

--- 1.264/sql/ha_ndbcluster.cc	2006-07-03 13:07:39 +02:00
+++ 1.265/sql/ha_ndbcluster.cc	2006-07-06 00:05:46 +02:00
@@ -4580,7 +4580,8 @@
                 HA_NO_PREFIX_CHAR_KEYS |
                 HA_NEED_READ_RANGE_BUFFER |
                 HA_CAN_GEOMETRY |
-                HA_CAN_BIT_FIELD),
+                HA_CAN_BIT_FIELD |
+                HA_PARTIAL_COLUMN_READ),
   m_share(0),
   m_use_write(FALSE),
   m_ignore_dup_key(FALSE),
Thread
bk commit into 5.0 tree (lars:1.2204)Lars Thalmann6 Jul