From eff599aaa777f1bd735e5d80bdf18dd75b7657c5 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 31 Jul 2015 22:43:47 -0400 Subject: [PATCH] Note recent MySQL fix in the Chagnes file. --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index ea0de187c..cbceb5b8e 100644 --- a/Changes +++ b/Changes @@ -38,6 +38,10 @@ Bucardo version ??? - Add 'PRAGMA defer_foreign_keys' for sqlite targets [Greg Sabino Mullane] + - Do not try to apply 'READ WRITE' when doing the intial SET TRANSACTION for MySQL and MariaDB, + as that option is not supported across all versions. + [Greg Sabino Mullane] + - Remove default value from sync.isolation_level, so we can default to the global one when needed. [Greg Sabino Mullane] -- 2.39.5