Test: /ext/pdo_mysql/tests/pdo_mysql_interface.phpt - Version 5.4.0beta1-dev    

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

Count Diff
10 (34%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' in /root/ape/php/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/ape/php/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /root/ape/php/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
3 (10%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' in /home/tyrael/checkouts/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/tyrael/checkouts/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /home/tyrael/checkouts/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
3 (10%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/mysqld.sock' (2)' in /opt/svn/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /opt/svn/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /opt/svn/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
2 (7%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000] [1049] Unknown database 'test'' in /home/rasmus/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/rasmus/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /home/rasmus/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Warning: PDO::__construct(): [2002] No such file or directory (trying to connect via unix:///var/mysql/mysql.sock) in /Users/khirose/tmp/php5.4-201108040430/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
001- done!
002+
003+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] No such file or directory' in /Users/khirose/tmp/php5.4-201108040430/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
004+ Stack trace:
005+ #0 /Users/khirose/tmp/php5.4-201108040430/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
006+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
007+ #2 {main}
008+ thrown in /Users/khirose/tmp/php5.4-201108040430/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' in /Users/Gordalina/php/php5.4-201109020030/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /Users/Gordalina/php/php5.4-201109020030/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /Users/Gordalina/php/php5.4-201109020030/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /usr/local/src/php5.4.0/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /usr/local/src/php5.4.0/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /usr/local/src/php5.4.0/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /home/dev/src/php/php5.4-201108310030/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/dev/src/php/php5.4-201108310030/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /home/dev/src/php/php5.4-201108310030/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000] [1049] Unknown database 'test'' in /home/bender/public_html/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/bender/public_html/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /home/bender/public_html/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /tmp/build/php-5.4-branch/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /tmp/build/php-5.4-branch/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /tmp/build/php-5.4-branch/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /root/src/php54/php5.4-201108140630/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/src/php54/php5.4-201108140630/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /root/src/php54/php5.4-201108140630/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /root/sources/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/sources/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /root/sources/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /opt/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /opt/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /opt/php-src-5.4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /home/conf/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/conf/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /home/conf/php-src/branches/PHP_5_4/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
1 (3%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /downloads/php-5.4a/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /downloads/php-5.4a/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 %s/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /downloads/php-5.4a/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24