Below is the list of changes that have just been committed into a local
5.1 repository of andrey. When andrey 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-07-18 23:08:13+02:00, andrey@lmy004. +1 -0
Fix windows build of libmysqld. Curious why pushbuild did not
catch that.
Stale CMakeLists.txt
libmysqld/CMakeLists.txt@stripped, 2006-07-18 23:08:10+02:00, andrey@lmy004. +1 -1
event_executor.cc is no more since a lot of time. it has
been superseeded by event_scheduler.cc
# 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: andrey
# Host: lmy004.
# Root: /work/mysql-5.1-runtime
--- 1.6/libmysqld/CMakeLists.txt 2006-07-18 23:08:24 +02:00
+++ 1.7/libmysqld/CMakeLists.txt 2006-07-18 23:08:24 +02:00
@@ -28,7 +28,7 @@
../client/get_password.c ../libmysql/errmsg.c
../libmysql/libmysql.c ../sql/password.c ../sql-common/client.c
../sql-common/my_time.c ../sql-common/my_user.c
- ../sql-common/pack.c ../sql/derror.cc ../sql/event_executor.cc
+ ../sql-common/pack.c ../sql/derror.cc ../sql/event_scheduler.cc
../sql/event_timed.cc ../sql/events.cc ../sql/discover.cc
../sql/field_conv.cc ../sql/field.cc ../sql/filesort.cc
../sql/gstream.cc ../sql/ha_heap.cc ../sql/ha_myisam.cc
| Thread |
|---|
| • bk commit into 5.1 tree (andrey:1.2253) | ahristov | 18 Jul |