Below is the list of changes that have just been committed into a local
5.1 repository of mats. When mats 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.1809 05/04/19 09:44:12 mats@stripped +1 -0
Merge mkindahl@stripped:/home/bk/mysql-5.1-wl2325
into mysql.com:/home/bkroot/mysql-5.1-wl2325
sql/ha_ndbcluster.cc
1.214 05/04/19 09:44:10 mats@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: mats
# Host: romeo.kindahl.net
# Root: /home/bkroot/mysql-5.1-wl2325/RESYNC
--- 1.213/sql/ha_ndbcluster.cc 2005-04-19 00:23:55 +02:00
+++ 1.214/sql/ha_ndbcluster.cc 2005-04-19 09:44:10 +02:00
@@ -4505,7 +4505,8 @@
m_table(NULL),
m_tableVersion(-1),
m_table_info(NULL),
- m_table_flags(HA_NDBCLUSTER_TABLE_FLAGS),
+ m_table_flags(HA_PRIMARY_KEY_ALLOW_RANDOM_ACCESS |
+ HA_NDBCLUSTER_TABLE_FLAGS),
m_share(0),
m_use_write(FALSE),
m_ignore_dup_key(FALSE),
| Thread |
|---|
| • bk commit into 5.1 tree (mats:1.1809) | Mats Kindahl | 19 Apr |