mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
Use --enable-local-infile as default
Build-tools/Do-compile: Auto merged support-files/mysql.spec.sh: Auto merged
This commit is contained in:
commit
d44aef016c
4 changed files with 4 additions and 2 deletions
|
|
@ -174,6 +174,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=/ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue