Test: /ext/mysqli/tests/mysqli_stmt_execute.phpt - Version 5.3.17    

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

Count Diff
2 (67%)
001+ Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50163 Library:50528 in /usr/local/src/php-5.3.17/ext/mysqli/tests/connect.inc on line 94
002+
1 (33%)
006+ [014] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
007+
008+ Warning: mysqli_stmt_bind_param(): invalid object or resource mysqli_stmt
009+ in %s/mysqli_stmt_execute.php on line 60
010+ [015] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
011+
012+ Warning: mysqli_stmt_execute(): invalid object or resource mysqli_stmt
013+ in %s/mysqli_stmt_execute.php on line 63
014+ [016] Expecting boolean/true, got NULL/. [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
015+
016+ Warning: mysqli_stmt_bind_result(): invalid object or resource mysqli_stmt
017+ in %s/mysqli_stmt_execute.php on line 68
018+ [017] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
019+ [018] Expecting int/1 got NULL/
020+
021+ Warning: mysqli_stmt_reset(): invalid object or resource mysqli_stmt
022+ in %s/mysqli_stmt_execute.php on line 74
023+ [019] Expecting boolean/true, got NULL/. [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
024+
025+ Warning: mysqli_stmt_execute(): invalid object or resource mysqli_stmt
026+ in %s/mysqli_stmt_execute.php on line 78
027+ [020] Expecting boolean/true after reset to prepare status, got NULL/. [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
028+
029+ Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
030+ in %s/mysqli_stmt_execute.php on line 83
031+ [021] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
032+ [022] Expecting int/1 got NULL/
033+
034+ Warning: mysqli_stmt_close(): invalid object or resource mysqli_stmt
035+ in %s/mysqli_stmt_execute.php on line 89
006- bool(true)
037+ bool(true)