Test: /ext/pdo_mysql/tests/bug_61207.phpt - Version 5.6.0-dev    

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

Count Diff
411 (100%)
005- Rowset 3
009- Rowset 2
010+
011+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s/bug_61207.php on line 63
012- Rowset 2
013- Results detected
014+
015+ Warning: PDOStatement::nextRowset(): SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s/bug_61207.php on line 71
016+
016- Rowset 2
017- Rowset 3
018- Results detected
017+ Warning: PDO::query(): SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s/bug_61207.php on line 73
1 (0%)
001+ Warning: PDO::prepare(): SQLSTATE[42000]: Syntax error or access violation: 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 'select * from test where id = ?;
002+ update test set id = ' at line 2 in %s/bug_61207.php on line 10
003+
004+ Fatal error: Call to a member function bindValue() on a non-object in %s/bug_61207.php on line 12
001- Handle 1:
002- Rowset 1
003- Rowset 2
004- Results detected
005- Rowset 3
006- Handle 2:
007- Rowset 1
008- Results detected
009- Rowset 2
010- Handle 3:
011- Rowset 1
012- Rowset 2
013- Results detected
014- Handle 4:
015- Rowset 1
016- Rowset 2
017- Rowset 3
018- Results detected