summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <paul@ice.snake.net>2003-10-04 17:41:17 -0500
committerunknown <paul@ice.snake.net>2003-10-04 17:41:17 -0500
commita0e2753e876c80912aa65fd9c2dfc30357b1581f (patch)
treee545ca3ea4a20ceb764cb807e25cd841f79fe475 /scripts
parent311ddd8a32212b1fabb4824adedfa6c32dd85685 (diff)
downloadmariadb-git-a0e2753e876c80912aa65fd9c2dfc30357b1581f.tar.gz
Ride hobby horse.
mysql-test/mysql-test-run.sh: deamon -> daemon scripts/mysql_install_db.sh: deamon -> daemon support-files/my-small.cnf.sh: deamon -> daemon
Diffstat (limited to 'scripts')
-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 !"