Below is the list of changes that have just been committed into a local
5.1 repository of mysqldev. When mysqldev 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.2158 06/05/19 15:17:31 tulin@stripped +1 -0
NdbEventOperationImpl.hpp:
corrected compile error
storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp
1.24 06/05/19 15:16:37 tulin@stripped +1 -1
corrected compile error
# 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: tulin
# Host: production.mysql.com
# Root: /data0/mysqldev/users/tomas/mysql-5.1-new-nokia
--- 1.23/storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp 2006-05-19 12:54:04 +02:00
+++ 1.24/storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp 2006-05-19 15:16:37 +02:00
@@ -436,7 +436,7 @@
NdbEventOperation *nextEvent();
NdbEventOperationImpl* getGCIEventOperations(Uint32* iter,
Uint32* event_types);
- void NdbEventBuffer::deleteUsedEventOperations();
+ void deleteUsedEventOperations();
NdbEventOperationImpl *move_data();
| Thread |
|---|
| • bk commit into 5.1 tree (tulin:1.2158) | tulin | 19 May |