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

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
002+
003+ Warning: PDO::exec(): SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected in /home/travis/build/smalyshev/php-src/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 39
004+
005+ Warning: PDO::exec(): SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected in /home/travis/build/smalyshev/php-src/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 40
006+
007+ Warning: PDO::exec(): SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected in /home/travis/build/smalyshev/php-src/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 41
008+
009+ Warning: PDO::query(): SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected in %s/pdo_mysql_stmt_multiquery.php on line 6
010+
011+ Fatal error: Call to a member function errorInfo() on a non-object in %s/pdo_mysql_stmt_multiquery.php on line 7
002- array(3) {
003- [0]=>
004- %unicode|string%(5) "00000"
005- [1]=>
006- NULL
007- [2]=>
008- NULL
009- }
010- array(1) {
011- [0]=>
012- array(1) {
013- [%u|b%"label"]=>
014- %unicode|string%(1) "a"
015- }
016- }
017- array(3) {
018- [0]=>
019- %unicode|string%(5) "00000"
020- [1]=>
021- NULL
022- [2]=>
023- NULL
024- }
025- array(1) {
026- [0]=>
027- array(1) {
028- [%u|b%"label"]=>
029- %unicode|string%(1) "a"
030- }
031- }
032- array(1) {
033- [0]=>
034- array(1) {
035- [%u|b%"label"]=>
036- %unicode|string%(1) "a"
037- }
038- }
039- Native Prepared Statements...
040-
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-
043- Fatal error: Call to a member function errorInfo() on a non-object in %s on line %d