summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-04-06 17:31:26 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-04-06 17:31:26 +0300
commitaf6c8b59eaeb3d5a061f88c14a548462d79bfb18 (patch)
tree71221522c28b13d6bfec8848601b193075aa8f15 /libmysql
parent3c462481e736f18e9b03eb189e1a73f5d04fd8cb (diff)
downloadmariadb-git-af6c8b59eaeb3d5a061f88c14a548462d79bfb18.tar.gz
Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN
Removed the STDCALL macro and the function from the .def file, since it's not used by the connectors atm.
Diffstat (limited to 'libmysql')
-rw-r--r--libmysql/libmysql.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmysql/libmysql.def b/libmysql/libmysql.def
index fc15fcf0884..ce85d2a4086 100644
--- a/libmysql/libmysql.def
+++ b/libmysql/libmysql.def
@@ -104,4 +104,3 @@ EXPORTS
mysql_server_end
mysql_set_character_set
mysql_get_character_set_info
- mysql_plugin_options