From 6ca77c65d3e16127dfba03766593be72e673a5dd Mon Sep 17 00:00:00 2001 From: Andrew Thornton Date: Mon, 6 Apr 2020 10:43:51 +0100 Subject: [PATCH] Change default charset for MySQL on install to utf8mb4 Signed-off-by: Andrew Thornton --- templates/install.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/install.tmpl b/templates/install.tmpl index 5251382cc4ab5..6dc5e58e4f272 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -73,12 +73,12 @@