Test: /ext/mysqli/tests/mysqli_prepare.phpt - Version 7.3.24    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ [006][2000] Unknown MySQL error
002+
001- bool(false)
002- done!
003+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 28
004+ [007] [2000] Unknown MySQL error
005+ [008] [2000] Unknown MySQL error
006+
007+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 36
008+ [009] [2000] Unknown MySQL error
009+
010+ Warning: mysqli_stmt_bind_param() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 43
011+ [010] [2000] Unknown MySQL error
012+
013+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 45
014+
015+ Warning: mysqli_stmt_bind_param(): Number of variables doesn't match number of parameters in prepared statement in %s/mysqli_prepare.php on line 51
016+ [012] [0]
017+ [013] [1146] Table 'test.test2' doesn't exist
018+
019+ Warning: mysqli_stmt_bind_param() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 60
020+ [014] [1146] Table 'test.test2' doesn't exist
021+
022+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 62
023+ [015] [1146] Table 'test.test2' doesn't exist
024+
025+ Warning: mysqli_stmt_bind_param() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 68
026+ [016] [1146] Table 'test.test2' doesn't exist
027+
028+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 70
029+ [017] [1146] Table 'test.test2' doesn't exist
030+
031+ Warning: mysqli_stmt_bind_param() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 76
032+ [018] [1146] Table 'test.test2' doesn't exist
033+
034+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 78
035+ [019] [1146] Table 'test.test2' doesn't exist
036+
037+ Warning: mysqli_stmt_close() expects parameter 1 to be mysqli_stmt, bool given in %s/mysqli_prepare.php on line 82
038+ [021] [0]
039+ bool(true)
040+ done!