List:Commits« Previous MessageNext Message »
From:cbell Date:June 26 2007 5:43pm
Subject:bk commit into 5.2 tree (cbell:1.2524)
View as plain text  
Below is the list of changes that have just been committed into a local
5.2 repository of cbell. When cbell 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-06-26 13:43:04-04:00, cbell@mysql_cab_desk. +1 -0
  52_1.patch

  configure.in@stripped, 2007-06-25 05:01:10-04:00, cbell@mysql_cab_desk. +2 -1
    Import patch 52_1.patch

# 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:	cbell
# Host:	mysql_cab_desk.
# Root:	C:/source/c++/mysql-5.2-rafal

--- 1.447/configure.in	2007-06-26 13:43:11 -04:00
+++ 1.448/configure.in	2007-06-26 13:43:11 -04:00
@@ -2619,7 +2619,8 @@
  strings/Makefile regex/Makefile storage/Makefile dnl
  man/Makefile BUILD/Makefile vio/Makefile dnl
  libmysql/Makefile client/Makefile dnl
- pstack/Makefile pstack/aout/Makefile sql/Makefile sql/share/Makefile dnl
+ pstack/Makefile pstack/aout/Makefile dnl
+ sql/Makefile sql/share/Makefile sql/backup/Makefile dnl
  sql/sql_builtin.cc sql-common/Makefile dnl
  dbug/Makefile scripts/Makefile include/Makefile dnl
  tests/Makefile Docs/Makefile support-files/Makefile dnl

Thread
bk commit into 5.2 tree (cbell:1.2524)cbell26 Jun