From 468756f7208215497c71d67169794fcdcbe60038 Mon Sep 17 00:00:00 2001 From: MassimilianoPinto Date: Thu, 3 Sep 2015 15:50:04 +0200 Subject: [PATCH] Documentation update Documentation update --- Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md b/Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md index 9d0f152a2..af3078cac 100644 --- a/Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md +++ b/Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md @@ -221,7 +221,7 @@ The binlog router module of MaxScale produces diagnostic output that can be view # Binlog router compatibility -Binlog Router Plugin is compatible with MySQL 5.6, MariaDB 5.5, the current default. +Binlog Router Plugin is compatible with MySQL 5.6 and MariaDB 5.5, the current default. In order to use it with MySQL 5.6, the GTID_MODE setting must be OFF and connecting slaves mustn't use MASTER_AUTO_POSITION = 1 option.