There was an error while loading. Please reload this page.
1 parent ab9b665 commit 9b73e88Copy full SHA for 9b73e88
sql/client_settings.h
@@ -37,7 +37,7 @@
37
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA | \
38
CLIENT_CONNECT_ATTRS)
39
40
-#define read_user_name(A) {}
+#define read_user_name(A) {strmov(A,"");}
41
#undef _CUSTOMCONFIG_
42
43
#define mysql_server_init(a,b,c) mysql_client_plugin_init()
0 commit comments