summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authortim@black.box <>2001-10-09 18:11:44 -0400
committertim@black.box <>2001-10-09 18:11:44 -0400
commitc0cd0f484a696e169c63c14286dbb760fba4feec (patch)
tree305dc7d1714dcdcdf3f64ca1e68570c5d11ee6b8 /libmysqld
parent2fc334c1da5938280b290020a5cd12f3a5d927cf (diff)
downloadmariadb-git-c0cd0f484a696e169c63c14286dbb760fba4feec.tar.gz
Add --without-isam configure switch.
Portability fix for mysqlmanager.
Diffstat (limited to 'libmysqld')
-rwxr-xr-xlibmysqld/examples/test-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/examples/test-run b/libmysqld/examples/test-run
index b97d2742b74..d525c7a14a3 100755
--- a/libmysqld/examples/test-run
+++ b/libmysqld/examples/test-run
@@ -37,7 +37,7 @@ usage: $0 [-g|-h|-r] [test-name ...]
EOF
}
-init_args=""
+init_args="--server-arg=--language=$top_builddir/sql/share/english"
while test $# -gt 0
do
arg=