chore(MySQL): Deprecate 5.6 (#4070)

This commit is contained in:
Kitzunu 2021-01-03 03:14:06 +01:00 committed by GitHub
parent 79aa560654
commit f16aad0ad4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 13 deletions

2
conf/dist/config.sh vendored
View file

@ -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"
#