From 35978f0633efbefc3749363717378996b806cc95 Mon Sep 17 00:00:00 2001 From: Sascha Depold Date: Mon, 1 Nov 2021 19:26:41 +0100 Subject: [PATCH] feat(mysql): add support for MySQL v8 (#13618) This is a dummy commit so that the message appears in the changelog --- ENGINE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ENGINE.md b/ENGINE.md index 57f2d36e1066..46b52458ce44 100644 --- a/ENGINE.md +++ b/ENGINE.md @@ -8,3 +8,4 @@ | MariaDB | [10.3](https://mariadb.com/kb/en/changes-improvements-in-mariadb-103/) | | Microsoft SQL Server | `12.0.2000` | | SQLite | [3.0](https://www.sqlite.org/version3.html) | +