List:Commits« Previous MessageNext Message »
From:georg Date:September 13 2006 10:08am
Subject:bk commit into 5.1 tree (georg:1.2312)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of georg. When georg 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, 2006-09-13 10:08:03+02:00, georg@stripped +1 -0
  fixed missing dependency for embedded server (requires execution of mc)

  libmysqld/CMakeLists.txt@stripped, 2006-09-13 10:07:37+02:00, georg@stripped +1
-0
    added missing dependency for message.h

# 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:	georg
# Host:	lmy002.wdf.sap.corp
# Root:	/home/georg/work/mysql/prod/mysql-5.1-win

--- 1.11/libmysqld/CMakeLists.txt	2006-09-13 10:08:13 +02:00
+++ 1.12/libmysqld/CMakeLists.txt	2006-09-13 10:08:13 +02:00
@@ -23,6 +23,7 @@
 
 SET_SOURCE_FILES_PROPERTIES(${PROJECT_SOURCE_DIR}/sql/sql_yacc.cc
                             ${PROJECT_SOURCE_DIR}/sql/sql_yacc.h
+                            ${PROJECT_SOURCE_DIR}/sql/message.h
                             PROPERTIES GENERATED 1)
                             
 ADD_LIBRARY(mysqldemb emb_qcache.cc libmysqld.c lib_sql.cc rpl_injector.cc
Thread
bk commit into 5.1 tree (georg:1.2312)georg13 Sep