fix-MDEV-9346

This commit is contained in:
root 2015-12-30 22:26:25 +08:00 committed by Sergey Vojtovich
parent ab9b6650c3
commit 9b73e886fd

View File

@ -37,7 +37,7 @@
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA | \
CLIENT_CONNECT_ATTRS)
#define read_user_name(A) {}
#define read_user_name(A) {strmov(A,"");}
#undef _CUSTOMCONFIG_
#define mysql_server_init(a,b,c) mysql_client_plugin_init()