summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorandrey@lmy004. <>2006-06-27 08:48:50 +0200
committerandrey@lmy004. <>2006-06-27 08:48:50 +0200
commite5936fce6c7e23bceab23272dbc1604ca0d4ff85 (patch)
tree94511d4e2c22850a000807e33c619929ebf5bdd7 /libmysqld
parent23340f3fdd7c301a2d01cda560d3f84076d6546c (diff)
downloadmariadb-git-e5936fce6c7e23bceab23272dbc1604ca0d4ff85.tar.gz
first cut of WL#3337 (New event scheduler locking infrastructure).
Infrastructure built. Added the foreseen files and change Makefile.am/CMakeLists.txt accordingly.
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index b91944ac258..2e03ba0f0a9 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -68,7 +68,8 @@ sqlsources = derror.cc field.cc field_conv.cc strfunc.cc filesort.cc \
spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc \
sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc \
parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc \
- event_scheduler.cc events.cc event_timed.cc \
+ event_scheduler.cc events.cc event_data_objects.cc \
+ event_queue.cc event_db_repository.cc \
rpl_filter.cc sql_partition.cc sql_builtin.cc sql_plugin.cc \
sql_tablespace.cc \
rpl_injector.cc my_user.c partition_info.cc