summaryrefslogtreecommitdiff
path: root/plugin/auth/auth_socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auth/auth_socket.c')
-rw-r--r--plugin/auth/auth_socket.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/auth/auth_socket.c b/plugin/auth/auth_socket.c
index 9d26a791b06..7990552ce8f 100644
--- a/plugin/auth/auth_socket.c
+++ b/plugin/auth/auth_socket.c
@@ -88,7 +88,8 @@ mysql_declare_plugin(socket_auth)
0x0100,
NULL,
NULL,
- NULL
+ NULL,
+ 0,
}
mysql_declare_plugin_end;