Test: /ext/mysqli/tests/015.phpt - Version 5.3.28    

There are 3 different diffs reported by users for this test.

Count Diff
10 (77%)
003+ string(1) "2"
003- %unicode|string%(1) "1"
005+ string(4) "egon"
005- %unicode|string%(6) "foobar"
2 (15%)
001+ [004] Cannot create test data, [1286] Unknown storage engine 'InnoDB'
002+ [006] Cannot modify test data, [1146] Table 'test.test' doesn't exist
003+ [008] [1146] Table 'test.test' doesn't exist
004+
005+ Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in %s/015.php on line 38
006+
007+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/015.php on line 39
008+ NULL
009+ [009] Cannot modify test data, [1146] Table 'test.test' doesn't exist
010+ [010] [1146] Table 'test.test' doesn't exist
011+
012+ Warning: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in %s/015.php on line 53
013+
014+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/015.php on line 54
015+ NULL
001- array(2) {
002- [0]=>
003- %unicode|string%(1) "1"
004- [1]=>
005- %unicode|string%(6) "foobar"
006- }
007- array(2) {
008- [0]=>
009- %unicode|string%(1) "2"
010- [1]=>
011- %unicode|string%(4) "egon"
012- }
1 (8%)
001+ Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50172 Library:50538 in /ins/ins_60/php-5.3.28/ext/mysqli/tests/connect.inc on line 94