summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authorunknown <vva@genie.(none)>2002-10-30 17:38:07 +0400
committerunknown <vva@genie.(none)>2002-10-30 17:38:07 +0400
commit8dbfebc728654b7469dea5c17822f2a4e9d0c099 (patch)
tree8de66b223798451df2c168ec3bcf40e6e0be24dd /libmysqld/Makefile.am
parentb8798d25ab71436bf690ee8ae48285a655c5487e (diff)
downloadmariadb-git-8dbfebc728654b7469dea5c17822f2a4e9d0c099.tar.gz
addition correction for 'help' command
include/mysqld_error.h: change count of error messages libmysqld/Makefile.am: add sql_help.cc sql/sql_help.cc: eliminate warnings sql/sql_yacc.yy: add ';' to end of 'help' command
Diffstat (limited to 'libmysqld/Makefile.am')
-rw-r--r--libmysqld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index 2cbf960460f..022a589e304 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_string.cc sql_table.cc sql_test.cc sql_udf.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
+ spatial.cc gstream.cc sql_help.cc
EXTRA_DIST = lib_vio.c