Below is the list of changes that have just been committed into a local
5.1 repository of serg. When serg 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.2068 06/01/20 12:54:34 serg@stripped +1 -0
make clean generated as appropriate
sql/Makefile.am
1.129 06/01/20 12:54:22 serg@stripped +1 -1
make clean generated as appropriate
# 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: serg
# Host: serg.mylan
# Root: /usr/home/serg/Abk/mysql-5.1
--- 1.128/sql/Makefile.am Fri Jan 13 17:04:32 2006
+++ 1.129/sql/Makefile.am Fri Jan 20 12:54:22 2006
@@ -124,7 +124,7 @@ DEFS = -DMYSQL_SERVER \
BUILT_SOURCES = sql_yacc.cc sql_yacc.h lex_hash.h
EXTRA_DIST = udf_example.cc handlerton-win.cc $(BUILT_SOURCES)
-DISTCLEANFILES = lex_hash.h
+CLEANFILES = lex_hash.h sql_yacc.cc sql_yacc.h
AM_YFLAGS = -d
mysql_tzinfo_to_sql.cc:
| Thread |
|---|
| • bk commit into 5.1 tree (serg:1.2068) | Sergei Golubchik | 20 Jan |