From cbaa5aaf47736f582faf8a9ed32eae285608c9fa Mon Sep 17 00:00:00 2001 From: Peter Lieverdink Date: Thu, 1 Oct 2009 09:40:51 +1000 Subject: [PATCH 1/2] Typo fixes for "usefull" -> "useful". --- Docs/myisam.txt | 2 +- configure.in | 2 +- mysql-test/mysql-stress-test.pl | 4 ++-- mysys/safemalloc.c | 2 +- sql/mysqld.cc | 2 +- sql/sql_select.cc | 2 +- sql/udf_example.c | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Docs/myisam.txt b/Docs/myisam.txt index e0b56e79548..ceb4ae7dc0b 100644 --- a/Docs/myisam.txt +++ b/Docs/myisam.txt @@ -868,7 +868,7 @@ Space compression makes the index file smaller if the string column has a lot of Prefix compression helps if there are many strings with an identical prefix. In memory table characteristics -HEAP tables only exists in memory so they are lost if `mysqld' is taken down or crashes. But since they are *very* fast they are usefull as anyway. +HEAP tables only exists in memory so they are lost if `mysqld' is taken down or crashes. But since they are *very* fast they are useful as anyway. The *MySQL* internal HEAP tables uses 100% dynamic hashing without overflow areas and don't have problems with delete. diff --git a/configure.in b/configure.in index 8c13896e431..2bf0e9d065b 100644 --- a/configure.in +++ b/configure.in @@ -2845,7 +2845,7 @@ do done AC_SUBST(sql_union_dirs) -# Some usefull subst +# Some useful subst AC_SUBST(CC) AC_SUBST(GXX) diff --git a/mysql-test/mysql-stress-test.pl b/mysql-test/mysql-stress-test.pl index 3061506da51..ff2566b1476 100755 --- a/mysql-test/mysql-stress-test.pl +++ b/mysql-test/mysql-stress-test.pl @@ -1100,7 +1100,7 @@ mysql-stress-test.pl --stress-basedir= --stress-suite-basedir= --serve they specified in the list file. --sleep-time=