--TEST-- Bug #49422 (mysqlnd: mysqli_real_connect() and LOAD DATA INFILE crash) --SKIPIF-- --INI-- mysqli.allow_local_infile=1 mysqli.allow_persistent=1 mysqli.max_persistent=1 --FILE-- --CLEAN-- --EXPECTF-- array(2) { [%u|b%"id"]=> %unicode|string%(2) "97" [%u|b%"label"]=> %unicode|string%(1) "x" } array(2) { [%u|b%"id"]=> %unicode|string%(2) "98" [%u|b%"label"]=> %unicode|string%(1) "y" } array(2) { [%u|b%"id"]=> %unicode|string%(2) "99" [%u|b%"label"]=> %unicode|string%(1) "z" } done!