summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorKonstantin Osipov <kostja@sun.com>2009-10-09 13:23:56 +0400
committerKonstantin Osipov <kostja@sun.com>2009-10-09 13:23:56 +0400
commitdf3265e269cbc39dd5b7dc0c09894b77e939e616 (patch)
treeda174ed7656767c05027bb927ababbf676153865 /libmysqld
parent9dff84347d6cb758c0027501c58345ef877773a3 (diff)
downloadmariadb-git-df3265e269cbc39dd5b7dc0c09894b77e939e616.tar.gz
Backport the following revision from 6.0:
---------------------------------------------------------- revno: 2476.657.210 committer: kostja@bodhi.(none) timestamp: Tue 2007-12-04 18:27:44 +0300 message: Fix a potential linking error with libmysql and libmysqld on Windows: remove declarations of removed functions (Bug#31952) ---------------------------------------------------------- libmysql/libmysql.def: Remove declarations of removed functions (Bug#31952) libmysqld/libmysqld.def: Remove declarations of removed functions (Bug#31952)
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/libmysqld.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def
index 047cfe0fe57..d7f98f8b32b 100644
--- a/libmysqld/libmysqld.def
+++ b/libmysqld/libmysqld.def
@@ -13,9 +13,7 @@ EXPORTS
mysql_commit
mysql_data_seek
mysql_debug
- mysql_disable_rpl_parse
mysql_dump_debug_info
- mysql_enable_rpl_parse
mysql_eof
mysql_errno
mysql_error
@@ -61,8 +59,6 @@ EXPORTS
mysql_rollback
mysql_row_seek
mysql_row_tell
- mysql_rpl_parse_enabled
- mysql_rpl_probe
mysql_select_db
mysql_send_query
mysql_shutdown