PHP-QAT
|
|
The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
|
Projects & Goals
|
|
Find more information about PHP/QA Team's current
projects and future goals.
|
Release Candidates
|
|
What are release candidates and how you can help us testing them.
|
Contact Information
|
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
|
 |

|
Test: /ext/pdo_mysql/tests/pdo_mysql_interface.phpt - Version 5.3.9-dev
There are 7 different diffs reported by users for this test.
| Count |
Diff |
2 (25%)
 |
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /root/sources/php-5.3.7-dev/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/sources/php-5.3.7-dev/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-5.3.7-dev/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
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_3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/conf/php-src/branches/PHP_5_3/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_3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
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.3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /opt/php-src-5.3/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.3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /opt/php/PHP_5_3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /opt/php/PHP_5_3/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/PHP_5_3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
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_3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/tyrael/checkouts/php-src/branches/PHP_5_3/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_3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
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/sources/php-5.3.7-dev/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /root/sources/php-5.3.7-dev/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-5.3.7-dev/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
1 (13%)
 |
001+ Warning: PDO::__construct(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /usr/local/src/php-src-5.3/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 /usr/local/src/php-src-5.3/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
004+ Stack trace:
005+ #0 /usr/local/src/php-src-5.3/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 /usr/local/src/php-src-5.3/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
|
|
|