mirror of
https://github.com/MariaDB/server.git
synced 2025-07-16 00:42:55 +03:00
Enable LOAD DATA LOCAL by default
This commit is contained in:
@ -160,6 +160,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-/bin:/usr/bin}\" \
|
||||
./configure \
|
||||
$* \
|
||||
--enable-assembler \
|
||||
--enable-local-infile \
|
||||
--with-mysqld-user=%{mysqld_user} \
|
||||
--with-unix-socket-path=/var/lib/mysql/mysql.sock \
|
||||
--prefix=/ \
|
||||
|
Reference in New Issue
Block a user