summaryrefslogtreecommitdiff
path: root/libmysqld/libmysqld.def
diff options
context:
space:
mode:
authorunknown <knielsen@mysql.com>2006-04-03 10:25:36 +0200
committerunknown <knielsen@mysql.com>2006-04-03 10:25:36 +0200
commit3f6872df3786260868c8a006b8a7479ef088f199 (patch)
tree512397c9287af34355c1a6d5810d03bdfca07e7d /libmysqld/libmysqld.def
parent33d8c89b45fefb6d153959e342ef27c7c23498f8 (diff)
downloadmariadb-git-3f6872df3786260868c8a006b8a7479ef088f199.tar.gz
Add embedded server build to the CMake build files.
cmakelists.txt: Move configure processing to top-level cmakelists.txt so that it can be shared by mysqld and libmysqld. libmysqld/lib_sql.cc: Temporary #ifdef to allow building from both bitkeeper sources and windows source package. libmysqld/libmysqld.def: Add export missing for test_libmysqld sql/cmakelists.txt: Move configure processing to top-level cmakelists.txt so that it can be shared by mysqld and libmysqld. sql/mysqld.cc: #ifdef out code that is not used, nor compiles, in embedded server. strings/cmakelists.txt: Add some missing sources to fix embedded server build.
Diffstat (limited to 'libmysqld/libmysqld.def')
-rw-r--r--libmysqld/libmysqld.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def
index 93456901a7d..8b930c1ba1e 100644
--- a/libmysqld/libmysqld.def
+++ b/libmysqld/libmysqld.def
@@ -18,6 +18,7 @@ EXPORTS
list_delete
load_defaults
max_allowed_packet
+ my_cgets
my_end
my_getopt_print_errors
my_init