Test: /ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt - Version 5.5.32    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ Warning: fopen(NULL/pdo_mysql_exec_load_data.csv): failed to open stream: No such file or directory in %s/pdo_mysql_exec_load_data.php on line 48
001- done!
002+
003+ Warning: fwrite() expects parameter 1 to be resource, boolean given in %s/pdo_mysql_exec_load_data.php on line 49
004+
005+ Warning: fwrite() expects parameter 1 to be resource, boolean given in %s/pdo_mysql_exec_load_data.php on line 50
006+
007+ Warning: fclose() expects parameter 1 to be resource, boolean given in %s/pdo_mysql_exec_load_data.php on line 51
008+
009+ Warning: PDO::exec(): SQLSTATE[HY000]: General error: 7890 Can't find file 'NULL/pdo_mysql_exec_load_data.csv'. in %s/pdo_mysql_exec_load_data.php on line 6
010+ [004] Expecting '2'/integer got ''/boolean when running 'LOAD DATA LOCAL INFILE 'NULL/pdo_mysql_exec_load_data.csv' INTO TABLE test FIELDS TERMINATED BY ';' LINES TERMINATED BY '
011+ '', [HY000] HY000 7890 Can't find file 'NULL/pdo_mysql_exec_load_data.csv'.
012+
013+ Warning: unlink(NULL/pdo_mysql_exec_load_data.csv): No such file or directory in %s/pdo_mysql_exec_load_data.php on line 72
014+ done!