Below is the list of changes that have just been committed into a local
6.0-falcon repository of . When 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-05 16:10:28-04:00, jas@rowvwade. +1 -0
Dummy change to force Bitkeeper repository fix (maybe).
storage/falcon/Cache.cpp@stripped, 2007-06-05 16:10:21-04:00, jas@rowvwade. +0 -1
Dummy change to force Bitkeeper repository fix (maybe).
# 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: jas
# Host: rowvwade.
# Root: D:/MySQL/mysql-5.1-falcon
--- 1.31/storage/falcon/Cache.cpp 2007-06-05 16:10:48 -04:00
+++ 1.32/storage/falcon/Cache.cpp 2007-06-05 16:10:48 -04:00
@@ -735,7 +735,6 @@
ASSERT (pageNumber >= 0);
int slot = pageNumber % hashSize;
- //LockType actual = lockType;
Sync sync (&syncObject, "Cache::trialFetch");
sync.lock (Shared);
int hit = 0;
| Thread |
|---|
| • bk commit into 6.0-falcon tree (jas:1.2549) | U-ROWVWADEjas | 5 Jun |