From 177dde6cdd639881ba442ec4fd13482d9b8c9c15 Mon Sep 17 00:00:00 2001 From: aharonrobbins Date: Wed, 12 Jul 2017 15:26:17 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 1784ffa..0f19fbd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ * The plugin now correctly retrieves the port for a remote connection on MySQL 5.7. * If a user-id doesn't have a username and is negative, it is logged as [unknown]. -## v1.1.3 (release) +## v1.1.3 * Added support for MySQL 5.5.56. * Added support for MariaDB 5.5.56 and 10.1.23. * New configuration variable, `audit_json_socket_write_timeout`, which provides a timeout in milliseconds for writes to the JSON socket. Current value is 1000 (= 1 second). This should prevent the plugin from causing any lockouts of MySQL.