Test: /ext/pdo_mysql/tests/pdo_mysql_stmt_unbuffered_2050.phpt - Version 5.6.0RC4    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
022+ array(1) {
023+ [0]=>
024+ array(2) {
025+ ["id"]=>
026+ string(1) "1"
027+ ["label"]=>
028+ string(1) "a"
029+ }
022-
023- Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: 2050 in %s on line %d
024- array(0) {
026-
027- Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: 2050 in %s on line %d
028- array(0) {
031+ array(1) {
032+ [0]=>
033+ array(2) {
034+ ["id"]=>
035+ string(1) "1"
036+ ["label"]=>
037+ string(1) "a"
038+ }