MDEV-6671 mysql_server_end breaks OpenSSL

This commit is contained in:
Sergei Golubchik 2015-01-19 17:31:59 +01:00
commit 8bc712e481
5 changed files with 7 additions and 1 deletions

View file

@ -75,6 +75,7 @@ typedef int my_socket;
#include "my_list.h" /* for LISTs used in 'MYSQL' and 'MYSQL_STMT' */
extern unsigned int mariadb_deinitialize_ssl;
extern unsigned int mysql_port;
extern char *mysql_unix_port;