aboutsummaryrefslogtreecommitdiff
path: root/build/mysql/configure
diff options
context:
space:
mode:
Diffstat (limited to 'build/mysql/configure')
-rwxr-xr-xbuild/mysql/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/mysql/configure b/build/mysql/configure
index e4bae87..c1d6382 100755
--- a/build/mysql/configure
+++ b/build/mysql/configure
@@ -39,7 +39,7 @@ $echo
$echo "Please enter the MySQL database host."
$echo
-host=`read_value "localhost"`
+host=`read_value ""`
$echo
$echo "Please enter the MySQL database port."