summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_get_client_stats.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_get_client_stats.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_get_client_stats.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysqli/tests/mysqli_get_client_stats.phpt b/ext/mysqli/tests/mysqli_get_client_stats.phpt
index 29f8b430de..07ef78f296 100644
--- a/ext/mysqli/tests/mysqli_get_client_stats.phpt
+++ b/ext/mysqli/tests/mysqli_get_client_stats.phpt
@@ -12,6 +12,7 @@ if (!function_exists('mysqli_get_client_stats')) {
--INI--
mysqlnd.collect_statistics=1
mysqlnd.collect_memory_statistics=1
+mysqli.allow_local_infile=1
--FILE--
<?php
/*