1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00

MDEV-6671 mysql_server_end breaks OpenSSL

This commit is contained in:
Sergei Golubchik
2015-01-19 17:31:59 +01:00
parent 3212aaa995
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;