Below is the list of changes that have just been committed into a local
4.1 repository of emurphy. When emurphy 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.2397 05/08/26 07:49:17 elliot@stripped +1 -0
Merge bk-internal:/home/bk/mysql-4.1
into mysql.com:/data0/emurphy/src/mysql-4.1
sql/ha_blackhole.h
1.5 05/08/26 07:49:12 elliot@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: elliot
# Host: dl145k.mysql.com
# Root: /data0/emurphy/src/mysql-4.1/RESYNC
--- 1.4/sql/ha_blackhole.h 2005-08-26 02:09:14 +02:00
+++ 1.5/sql/ha_blackhole.h 2005-08-26 07:49:12 +02:00
@@ -86,4 +86,5 @@
THR_LOCK_DATA **store_lock(THD *thd,
THR_LOCK_DATA **to,
enum thr_lock_type lock_type);
+ bool have_transactions() { return 1; }
};
| Thread |
|---|
| • bk commit into 4.1 tree (elliot:1.2397) | Elliot Murphy | 26 Aug |