Merge pull request #15579 from M-Pan/3.3.5

Config ; Minor Typo
(cherry picked from commit 7c4dd4059e)
This commit is contained in:
Duarte Duarte
2015-09-23 04:57:44 -07:00
committed by Carbenium
parent 3b1ae19371
commit c65aa4cbbe

View File

@@ -1159,7 +1159,7 @@ Updates.EnableDatabases = 0
Updates.SourcePath = ""
#
# Updates.SourcePath
# Updates.MySqlCLIPath
# Description: The path to your mysql cli binary.
# If the path is left empty, built-in path from cmake is used.
# Example: "C:/Program Files/MySQL/MySQL Server 5.6/bin/mysql.exe"