summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-01-03 03:14:06 +0100
committerGitHub <noreply@github.com>2021-01-03 03:14:06 +0100
commitf16aad0ad4b3012fc36719578efb9b8ece5a34e6 (patch)
treeb6d094137c905a28f338ca98ac97d2d7e9a1fa17 /conf
parent79aa5606547d898542557a01a2150f76e477e9e9 (diff)
chore(MySQL): Deprecate 5.6 (#4070)
Diffstat (limited to 'conf')
-rw-r--r--conf/dist/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/dist/config.sh b/conf/dist/config.sh
index 6057018ed0..e241803d22 100644
--- a/conf/dist/config.sh
+++ b/conf/dist/config.sh
@@ -152,7 +152,7 @@ DB_SKIP_BASE_IMPORT_IF_EXISTS=true
#
# Example:
-# "C:/Program Files/MySQL/MySQL Server 5.6/bin/mysql.exe"
+# "C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe"
# "/usr/bin/mysql"
# "mysql"
#