summaryrefslogtreecommitdiff
path: root/scripts/mysql_install_db.sh
diff options
context:
space:
mode:
authorpaul@ice.snake.net <>2003-10-04 17:41:17 -0500
committerpaul@ice.snake.net <>2003-10-04 17:41:17 -0500
commit62de13dca3930ceef4909c9313de46d5d2ef0ca8 (patch)
treee545ca3ea4a20ceb764cb807e25cd841f79fe475 /scripts/mysql_install_db.sh
parent06e7c4fe9f4607ee60db442c095264b625994cc1 (diff)
downloadmariadb-git-62de13dca3930ceef4909c9313de46d5d2ef0ca8.tar.gz
Ride hobby horse.
Diffstat (limited to 'scripts/mysql_install_db.sh')
-rw-r--r--scripts/mysql_install_db.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
index 5b8fa4d4113..d66c33c16b1 100644
--- a/scripts/mysql_install_db.sh
+++ b/scripts/mysql_install_db.sh
@@ -129,7 +129,7 @@ then
fi
echo "WARNING: The host '$hostname' could not be looked up with resolveip."
echo "This probably means that your libc libraries are not 100 % compatible"
- echo "with this binary MySQL version. The MySQL deamon, mysqld, should work"
+ echo "with this binary MySQL version. The MySQL daemon, mysqld, should work"
echo "normally with the exception that host name resolving will not work."
echo "This means that you should use IP addresses instead of hostnames"
echo "when specifying MySQL privileges !"