summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2009-12-22 09:31:24 +0300
committerAlexander Nozdrin <alik@sun.com>2009-12-22 09:31:24 +0300
commitf238adf75d6bce104678be4e4a4a1d0bfde890c5 (patch)
tree54f1c9bcd072587e1860fe234c3264734b3b8dc5 /libmysql
parent6ddab77da26d4529db403e573298f927d315adeb (diff)
parent23e70189ab6412aa7af04dd81fe1b446b5f674c7 (diff)
downloadmariadb-git-f238adf75d6bce104678be4e4a4a1d0bfde890c5.tar.gz
Manual merge from mysql-trunk.
Conflicts: - storage/ibmdb2i/ha_ibmdb2i.cc
Diffstat (limited to 'libmysql')
-rw-r--r--libmysql/libmysql.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmysql/libmysql.c b/libmysql/libmysql.c
index b8935333028..5533ccdf457 100644
--- a/libmysql/libmysql.c
+++ b/libmysql/libmysql.c
@@ -211,7 +211,6 @@ void STDCALL mysql_server_end()
}
else
{
- free_charsets();
mysql_thread_end();
}