Below is the list of changes that have just been committed into a local
5.1 repository of brian. When brian 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.2240 06/03/27 18:20:43 brian@zim.(none) +1 -0
Removing deleted file (this fixes the pushbuild failure from Reggie's push).
There still may be issues on the Window's side from what I can see from doing a grep.
sql/Makefile.am
1.134 06/03/27 18:20:37 brian@zim.(none) +1 -1
Removing deleted file.
# 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: brian
# Host: zim.(none)
# Root: /home/brian/mysql/dep-5.1
--- 1.133/sql/Makefile.am 2006-03-20 11:16:49 -08:00
+++ 1.134/sql/Makefile.am 2006-03-27 18:20:37 -08:00
@@ -124,7 +124,7 @@
@DEFS@
BUILT_SOURCES = sql_yacc.cc sql_yacc.h lex_hash.h
-EXTRA_DIST = udf_example.cc handlerton-win.cc $(BUILT_SOURCES)
+EXTRA_DIST = udf_example.cc $(BUILT_SOURCES)
CLEANFILES = lex_hash.h sql_yacc.cc sql_yacc.h
AM_YFLAGS = -d
| Thread |
|---|
| • bk commit into 5.1 tree (brian:1.2240) | Brian Aker | 28 Mar |