Below is the list of changes that have just been committed into a local
4.1 repository of msvensson. When msvensson 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, 2006-10-02 12:43:09+02:00, msvensson@neptunus.(none) +1 -0
Fix compilation error on QNX and powermacg5
ndb/include/util/ndb_opts.h@stripped, 2006-10-02 12:43:08+02:00, msvensson@neptunus.(none) +1 -1
Change bool -> my_bool
# 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: msvensson
# Host: neptunus.(none)
# Root: /home/msvensson/mysql/mysql-4.1-maint
--- 1.7/ndb/include/util/ndb_opts.h 2006-10-02 12:43:13 +02:00
+++ 1.8/ndb/include/util/ndb_opts.h 2006-10-02 12:43:13 +02:00
@@ -28,7 +28,7 @@
const char *opt_connect_str= 0;\
my_bool opt_ndb_optimized_node_selection
-bool opt_endinfo= 0;
+my_bool opt_endinfo= 0;
my_bool opt_ndb_shm;
my_bool opt_core;
| Thread |
|---|
| • bk commit into 4.1 tree (msvensson:1.2552) | msvensson | 2 Oct |