summaryrefslogtreecommitdiff
path: root/Build-tools/Do-all-build-steps
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-02-14 19:24:49 +0200
committerunknown <monty@hundin.mysql.fi>2002-02-14 19:24:49 +0200
commit4c164621185c8493de06281ae68ef35f977c13a9 (patch)
treefe00c1b4effb40561bed504835d3f6738e4d4d98 /Build-tools/Do-all-build-steps
parent3a231663f034394fe341ebc98fa335f824fa3135 (diff)
downloadmariadb-git-4c164621185c8493de06281ae68ef35f977c13a9.tar.gz
Enable LOAD DATA LOCAL by default
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-xBuild-tools/Do-all-build-steps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps
index 158c06a04a3..c236fe20f99 100755
--- a/Build-tools/Do-all-build-steps
+++ b/Build-tools/Do-all-build-steps
@@ -64,6 +64,7 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client \
--with-berkeley-db \
+ --enable-local-infile \
--with-innodb
gmake -j 2