From 78724745955f700f6bbbf5c041d91ba3089b2a78 Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Mon, 3 Dec 2018 15:30:47 +0200 Subject: [PATCH] Add missing bug fix to release notes --- Documentation/Release-Notes/MaxScale-2.3.2-Release-Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Release-Notes/MaxScale-2.3.2-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.3.2-Release-Notes.md index 50e319bec..0206b4ac8 100644 --- a/Documentation/Release-Notes/MaxScale-2.3.2-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.3.2-Release-Notes.md @@ -40,6 +40,7 @@ setting `assume_unique_hostnames` should be disabled. ## Bug fixes * [MXS-2189](https://jira.mariadb.org/browse/MXS-2189) optimistic_trx is rolled back if master fails +* [MXS-2188](https://jira.mariadb.org/browse/MXS-2188) MaxScale crashing when replicating * [MXS-2187](https://jira.mariadb.org/browse/MXS-2187) Transaction replay is only attempted once * [MXS-2186](https://jira.mariadb.org/browse/MXS-2186) SHOW DATABASES is routed to the master * [MXS-2184](https://jira.mariadb.org/browse/MXS-2184) event_number is not incremented for updates