summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorpem@mysql.com <>2003-07-03 15:58:37 +0200
committerpem@mysql.com <>2003-07-03 15:58:37 +0200
commit6d225437ed4eb35b93e991ef77d0600c2496f7a7 (patch)
tree83c79223e6a4146b43a67586468de071b057d3b9 /libmysqld
parent1d3c703d58af5b98ba1055054319d5c5b521b335 (diff)
downloadmariadb-git-6d225437ed4eb35b93e991ef77d0600c2496f7a7.tar.gz
Code cleanup (and moved sp cache to separate file).
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index 13e389b4dca..fecec6254af 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -56,7 +56,7 @@ sqlsources = convert.cc derror.cc field.cc field_conv.cc filesort.cc \
sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc \
unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc \
spatial.cc gstream.cc sql_help.cc \
- sp_head.cc sp_pcontext.cc sp.cc
+ sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc
EXTRA_DIST = lib_vio.c