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

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

Count Diff
10 (77%)
001+ [27] Expecting 0 rows in table test, found 1 rows
002+ [31] Expecting 1 row in table test, found 2 rows. [0]
2 (15%)
001+ [013] Cannot create test table, [1286] Unknown storage engine 'InnoDB'
001- done!
002+ [014] [1146] Table 'test.test' doesn't exist
003+ [016] [1146] Table 'test.test' doesn't exist
004+
005+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 61
006+ [17] Expecting 1 row in table test, found 0 rows. [1146] Table 'test.test' doesn't exist
007+
008+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 65
009+ [023] Cannot create test table, [1286] Unknown storage engine 'InnoDB'
010+ [024] [1146] Table 'test.test' doesn't exist
011+ [026] [1146] Table 'test.test' doesn't exist
012+
013+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 95
014+
015+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 98
016+ [028] [1146] Table 'test.test' doesn't exist
017+ [030] [1146] Table 'test.test' doesn't exist
018+
019+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 109
020+ [31] Expecting 1 row in table test, found 0 rows. [1146] Table 'test.test' doesn't exist
021+
022+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_autocommit.php on line 112
023+ done!
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