List:Commits« Previous MessageNext Message »
From:tomas Date:October 24 2007 9:36am
Subject:bk commit into 5.1 tree (tomas:1.2671)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-10-24 11:36:20+02:00, tomas@stripped +1 -0
  remove compiler warning

  storage/ndb/include/ndb_version.h.in@stripped, 2007-10-24 11:36:17+02:00, tomas@stripped +1 -0
    remove compiler warning

diff -Nrup a/storage/ndb/include/ndb_version.h.in b/storage/ndb/include/ndb_version.h.in
--- a/storage/ndb/include/ndb_version.h.in	2007-10-23 11:38:17 +02:00
+++ b/storage/ndb/include/ndb_version.h.in	2007-10-24 11:36:17 +02:00
@@ -110,6 +110,7 @@ ndb_check_micro_gcp(Uint32 version)
       return version >= NDBD_MICRO_GCP_63;
     }
   }
+  return 0;
 }
 
 #define NDBD_PREPARE_COPY_FRAG_VERSION NDB_MAKE_VERSION(6,2,1)
Thread
bk commit into 5.1 tree (tomas:1.2671)tomas24 Oct