Below is the list of changes that have just been committed into a local
5.1 repository of kostja. When kostja 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-04-19 17:48:29+04:00, kostja@bodhi.(none) +1 -0
An attempt to fix a link failure on Windows (embedded library).
libmysqld/CMakeLists.txt@stripped, 2008-04-19 17:48:27+04:00, kostja@bodhi.(none) +1 -1
An attempt to fix a link failure on Windows (embedded library).
diff -Nrup a/libmysqld/CMakeLists.txt b/libmysqld/CMakeLists.txt
--- a/libmysqld/CMakeLists.txt 2008-02-18 16:46:28 +03:00
+++ b/libmysqld/CMakeLists.txt 2008-04-19 17:48:27 +04:00
@@ -187,7 +187,7 @@ SET(LIBMYSQLD_SOURCES emb_qcache.cc libm
../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
- ../sql/scheduler.cc
+ ../sql/scheduler.cc ../sql/stacktrace.c
${GEN_SOURCES}
${LIB_SOURCES})
| Thread |
|---|
| • bk commit into 5.1 tree (kostja:1.2565) | konstantin | 19 Apr |