mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
MDEV-6671 mysql_server_end breaks OpenSSL
This commit is contained in:
parent
3212aaa995
commit
8bc712e481
5 changed files with 7 additions and 1 deletions
|
|
@ -118,6 +118,7 @@ my_bool net_flush(NET *net);
|
|||
#define native_password_plugin_name "mysql_native_password"
|
||||
#define old_password_plugin_name "mysql_old_password"
|
||||
|
||||
uint mariadb_deinitialize_ssl= 1;
|
||||
uint mysql_port=0;
|
||||
char *mysql_unix_port= 0;
|
||||
const char *unknown_sqlstate= "HY000";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue