From 452be71d876774da2fc3ab68c7f0189dba6e90f6 Mon Sep 17 00:00:00 2001 From: joyqi Date: Fri, 19 Mar 2021 00:12:26 +0800 Subject: [PATCH] Choose utf8mb4 and InnoDB as default mysql settings. --- install/Mysql.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/Mysql.php b/install/Mysql.php index 5bbc8598..fe3c24c4 100644 --- a/install/Mysql.php +++ b/install/Mysql.php @@ -150,8 +150,8 @@ $baeDbPassword = "getenv('HTTP_BAE_ENV_SK')";
  • @@ -159,7 +159,7 @@ $baeDbPassword = "getenv('HTTP_BAE_ENV_SK')";