Skip to content

Commit 447d0f4

Browse files
committed
Bug#24511108 LOAD DATA LOCAL ON BY DEFAULT
Add more --local-infile=true Approved by Kristofer Pettersson <kristofer.pettersson@oracle.com> over IM.
1 parent 4c1a915 commit 447d0f4

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--local-infile=true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
--secure-file-priv=$MYSQL_TEST_DIR
2-
2+
--local-infile=true

mysql-test/suite/jp/t/suite.opt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--local-infile=true

0 commit comments

Comments
 (0)