Below is the list of changes that have just been committed into a local
5.1 repository of kent. When kent 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, 2008-02-18 14:46:47+01:00, kent@stripped +1 -0
CMakeLists.txt:
Missing "sql_profile.cc" was added
libmysqld/CMakeLists.txt@stripped, 2008-02-18 14:46:28+01:00, kent@stripped +1 -1
Missing "sql_profile.cc" was added
diff -Nrup a/libmysqld/CMakeLists.txt b/libmysqld/CMakeLists.txt
--- a/libmysqld/CMakeLists.txt 2007-11-17 21:32:04 +01:00
+++ b/libmysqld/CMakeLists.txt 2008-02-18 14:46:28 +01:00
@@ -183,7 +183,7 @@ SET(LIBMYSQLD_SOURCES emb_qcache.cc libm
../sql/sql_show.cc ../sql/sql_state.c ../sql/sql_string.cc
../sql/sql_tablespace.cc ../sql/sql_table.cc ../sql/sql_test.cc
../sql/sql_trigger.cc ../sql/sql_udf.cc ../sql/sql_union.cc
- ../sql/sql_update.cc ../sql/sql_view.cc
+ ../sql/sql_update.cc ../sql/sql_view.cc ../sql/sql_profile.cc
../sql/strfunc.cc ../sql/table.cc ../sql/thr_malloc.cc
../sql/time.cc ../sql/tztime.cc ../sql/uniques.cc ../sql/unireg.cc
../sql/partition_info.cc ../sql/sql_connect.cc
| Thread |
|---|
| • bk commit into 5.1 tree (kent:1.2537) | kent | 18 Feb |