List:Internals« Previous MessageNext Message »
From:Lars Thalmann Date:March 31 2005 11:33pm
Subject:bk commit into 5.1 tree (lars:1.1798)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of lars. When lars 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.1798 05/04/01 01:33:04 lars@stripped +1 -0
  Fix of build failure of library

  libmysqld/Makefile.am
    1.55 05/04/01 01:32:58 lars@stripped +1 -1
    Fix of build failure of library

# 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:	lars
# Host:	goldfish.(none)
# Root:	/home/bk/mysql-5.1

--- 1.54/libmysqld/Makefile.am	Thu Mar 17 01:22:48 2005
+++ 1.55/libmysqld/Makefile.am	Fri Apr  1 01:32:58 2005
@@ -62,7 +62,7 @@
 	unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc \
 	spatial.cc gstream.cc sql_help.cc tztime.cc protocol_cursor.cc \
 	sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc \
-	parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc
+	parse_file.cc rpl_filter.cc sql_view.cc sql_trigger.cc my_decimal.cc
 
 libmysqld_int_a_SOURCES= $(libmysqld_sources) $(libmysqlsources) $(sqlsources) $(sqlexamplessources)
 libmysqld_a_SOURCES=
Thread
bk commit into 5.1 tree (lars:1.1798)Lars Thalmann1 Apr