From df4602a64f197033ff6a376cb4e3bad4be2a8d05 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 30 Oct 2018 16:44:01 +0100 Subject: [PATCH] Extend the comment for MySQL Router patch --- community-mysql-router.patch | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/community-mysql-router.patch b/community-mysql-router.patch index 6e19604..f86d2ea 100644 --- a/community-mysql-router.patch +++ b/community-mysql-router.patch @@ -1,8 +1,13 @@ Do not build MySQL Router. It is a set of tools and libraries used for the InnoDB cluster. -However without MySQL SHELL it can't be operated. -We don't pack the MySQL SHELL, so don´t build the router at all. +However without MySQL Shell it can't be operated. +We don't pack the MySQL Shell, so don´t build the router at all. + + + +I have this confirmed from the mail conversation with the MySQL side: +"While technically possible, it's practically impossible to set up router without the MySQL Shell." --- mysql-8.0.13/CMakeLists.txt 2018-10-07 10:44:22.000000000 +0200 +++ mysql-8.0.13/CMakeLists.txt_patched 2018-10-23 03:10:01.490792624 +0200