mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Somebody made a bug here: one line disappeared
This commit is contained in:
parent
b5a145d872
commit
8001e7a28e
1 changed files with 1 additions and 0 deletions
|
@ -630,6 +630,7 @@ AC_SUBST(MYSQLD_USER)
|
|||
AC_MSG_CHECKING(If we should should enable LOAD DATA LOCAL by default)
|
||||
AC_ARG_ENABLE(local-infile,
|
||||
[ --enable-local-infile
|
||||
Enable LOAD DATA LOCAL INFILE (default: disabled)],
|
||||
[
|
||||
ENABLED_LOCAL_INFILE=$enableval
|
||||
AC_DEFINE(ENABLED_LOCAL_INFILE)
|
||||
|
|
Loading…
Add table
Reference in a new issue