Skip to content

Commit 30cac41

Browse files
author
Alexey Botchkov
committed
MDEV-11084 server_audit does not work with mysql_community 5.7.16.
Server audit plugin version updated.
1 parent 4390374 commit 30cac41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/server_audit/server_audit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
#define PLUGIN_VERSION 0x104
18-
#define PLUGIN_STR_VERSION "1.4.0"
18+
#define PLUGIN_STR_VERSION "1.4.1"
1919

2020
#define _my_thread_var loc_thread_var
2121

0 commit comments

Comments
 (0)