List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:April 11 2007 12:30pm
Subject:bk commit into 5.1 tree (hakank:1.2549)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of hakan. When hakan 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-04-11 12:30:30+02:00, hakank@stripped +1 -0
  Added comment about changing major version number.

  configure.in@stripped, 2007-04-11 12:30:26+02:00, hakank@stripped +3 -0
    Added comment about changing major version number.

# 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:	hakank
# Host:	lu0011.wdf.sap.corp
# Root:	/home/hakan/work/mysql/mysql-5.1-new-rpl

--- 1.448/configure.in	2007-03-28 23:03:31 +02:00
+++ 1.449/configure.in	2007-04-11 12:30:26 +02:00
@@ -7,6 +7,9 @@
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # remember to also update version.c in ndb
+#
+# When changing major version number please also check switch statement
+# in mysqlbinlog::check_master_version().
 AM_INIT_AUTOMAKE(mysql, 5.1.18-beta)
 AM_CONFIG_HEADER(config.h)
 
Thread
bk commit into 5.1 tree (hakank:1.2549)Hakan Kuecuekyilmaz11 Apr