Merge pull request #15579 from M-Pan/3.3.5

Config ; Minor Typo
This commit is contained in:
Duarte Duarte
2015-09-23 04:57:44 -07:00

View File

@@ -1148,7 +1148,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"