Config: Minor Typo

#    Updates.SourcePath   >   #    Updates.MySqlCLIPath
This commit is contained in:
m_pan
2015-09-08 13:30:50 -05:00
parent 77beb316dd
commit 1503be010b

View File

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