fix-MDEV-9346
This commit is contained in:
parent
ab9b6650c3
commit
9b73e886fd
@ -37,7 +37,7 @@
|
|||||||
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA | \
|
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA | \
|
||||||
CLIENT_CONNECT_ATTRS)
|
CLIENT_CONNECT_ATTRS)
|
||||||
|
|
||||||
#define read_user_name(A) {}
|
#define read_user_name(A) {strmov(A,"");}
|
||||||
#undef _CUSTOMCONFIG_
|
#undef _CUSTOMCONFIG_
|
||||||
|
|
||||||
#define mysql_server_init(a,b,c) mysql_client_plugin_init()
|
#define mysql_server_init(a,b,c) mysql_client_plugin_init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user