summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorunknown <holyfoot/hf@mysql.com/deer.(none)>2006-08-19 15:15:36 +0500
committerunknown <holyfoot/hf@mysql.com/deer.(none)>2006-08-19 15:15:36 +0500
commit22f6e6518ce1dd95386971197f9884e4c7e55c55 (patch)
tree9a966817a5acee27b31ebfd4328e98e9c8a8f0b4 /libmysqld
parentb2cfa703f4799e68bc41dd651e30d4057b5c7076 (diff)
downloadmariadb-git-22f6e6518ce1dd95386971197f9884e4c7e55c55.tar.gz
bug #16513 (no mysql_set_server_option in libmysqld.dll export)
libmysqld/libmysqld.def: mysql_set_server_option added to libmysqld.dll export
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/libmysqld.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def
index 3895588e02c..0e80681700f 100644
--- a/libmysqld/libmysqld.def
+++ b/libmysqld/libmysqld.def
@@ -163,3 +163,4 @@ EXPORTS
my_charset_bin
my_charset_same
modify_defaults_file
+ mysql_set_server_option