summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug68077.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug68077.phpt')
-rw-r--r--ext/mysqli/tests/bug68077.phpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mysqli/tests/bug68077.phpt b/ext/mysqli/tests/bug68077.phpt
index 0652e68c9b..174599ab48 100644
--- a/ext/mysqli/tests/bug68077.phpt
+++ b/ext/mysqli/tests/bug68077.phpt
@@ -17,6 +17,9 @@ if ($msg = check_local_infile_support($link, $engine))
mysqli_close($link);
?>
--INI--
+mysqli.allow_local_infile=1
+mysqli.allow_persistent=1
+mysqli.max_persistent=1
open_basedir=
--FILE--
<?php