From 6c4714515be974bd0bf53bf91bd7ec33b3ec3136 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 28 May 2020 09:54:36 +1200 Subject: [PATCH] BUG Fix compatibility issues with mysql 5.7 and above Fixes #257 --- _config.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.php b/_config.php index e1f5792a..ccec35da 100644 --- a/_config.php +++ b/_config.php @@ -1,5 +1,9 @@