summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@askmonty.org>2017-11-03 22:36:58 +0400
committerAlexey Botchkov <holyfoot@askmonty.org>2017-11-03 22:36:58 +0400
commitc64a697bba4c39d02c8dd6bdca6762e216579f3a (patch)
tree9d85c0fa03b286a8491b11b65297eb7bf2fe713d /plugin
parent2e964b233b151b8a3d9c3120660f42acc9a30eb1 (diff)
downloadmariadb-git-c64a697bba4c39d02c8dd6bdca6762e216579f3a.tar.gz
MDEV-13921 Audit log writes invalid SQL if single-line comments are
present. thread_pool_server_audit.test fixed. plugin version updated.
Diffstat (limited to 'plugin')
-rw-r--r--plugin/server_audit/server_audit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/server_audit/server_audit.c b/plugin/server_audit/server_audit.c
index dc8475cf280..9a3418e7784 100644
--- a/plugin/server_audit/server_audit.c
+++ b/plugin/server_audit/server_audit.c
@@ -15,7 +15,7 @@
#define PLUGIN_VERSION 0x104
-#define PLUGIN_STR_VERSION "1.4.2"
+#define PLUGIN_STR_VERSION "1.4.3"
#define _my_thread_var loc_thread_var