Test: /ext/mysqli/tests/mysqli_stmt_get_result_seek.phpt - Version 5.5.24-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: mysqli_data_seek() expects parameter 1 to be mysqli_result, null given in %s/mysqli_stmt_get_result_seek.php on line 88
001- Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
003+ Fatal error: Call to a member function fetch_array() on a non-object in %s/mysqli_stmt_get_result_seek.php on line 91
003- Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
004-
005- Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
006-
007- Warning: mysqli_result::fetch_array(): Couldn't fetch mysqli_result in %s on line %d
008- done!