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

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

Count Diff
411 (100%)
032+ Native Prepared Statements...
033+
034+ Warning: PDO::query(): 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 label FROM test ORDER BY id ASC LIMIT 1' at line 1 in %s/pdo_mysql_stmt_multiquery.php on line 6
032- array(1) {
033- [0]=>
034- array(1) {
035- [%u|b%"label"]=>
036- %unicode|string%(1) "a"
037- }
038- }
039- Native Prepared Statements...
041- Warning: PDO::query(): 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 '%SSELECT label FROM test ORDER BY id ASC LIMIT 1' at line %d in %s on line %d
042-
1 (0%)
043+ Fatal error: Uncaught exception 'EngineException' with message 'Call to a member function errorInfo() on a non-object' in %s/pdo_mysql_stmt_multiquery.php:7
043- Fatal error: Call to a member function errorInfo() on a non-object in %s on line %d
044+ Stack trace:
045+ #0 %s/pdo_mysql_stmt_multiquery.php(35): mysql_stmt_multiquery_wrong_usage(Object(PDO))
046+ #1 {main}
047+ thrown in %s/pdo_mysql_stmt_multiquery.php on line 7
1 (0%)
041+ Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SELECT label FROM test ORDER BY id ASC LIMIT 1' at line 1 in %s/pdo_mysql_stmt_multiquery.php on line 6
041- Warning: PDO::query(): 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 '%SSELECT label FROM test ORDER BY id ASC LIMIT 1' at line %d in %s on line %d