Below is the list of changes that have just been committed into a local
5.0 repository of joerg. When joerg 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.1836 05/03/24 10:48:28 joerg@stripped +1 -0
Update the version, as 5.0.3 was already cloned, and future changes will go into 5.0.4
configure.in
1.273 05/03/24 10:47:20 joerg@stripped +1 -1
Update the version, as 5.0.3 was already cloned, and future changes will go into 5.0.4
# 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: joerg
# Host: trift2.
# Root: /M50/mysql-5.0
--- 1.272/configure.in Mon Mar 21 19:17:07 2005
+++ 1.273/configure.in Thu Mar 24 10:47:20 2005
@@ -6,7 +6,7 @@
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# Don't forget to also update the NDB lines below.
-AM_INIT_AUTOMAKE(mysql, 5.0.3-beta)
+AM_INIT_AUTOMAKE(mysql, 5.0.4-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10
| Thread |
|---|
| • bk commit into 5.0 tree (joerg:1.1836) | Joerg Bruehe | 24 Mar |