Test: /ext/pdo_ibm/tests/fvt_009_ErrFaultySQL.phpt - Version 5.4.20-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_009_ErrFaultySQL.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc on line 41
001- (Error code:
002- 42601
003- Error info:
004- Array
005- \(
006- \[0\] => 42601
007- \[1\] => -104
008- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] SQL0104N An unexpected token "employee" was found following "astname, bonus, FROM"\. Expected tokens may include: "FROM"\. SQLSTATE=42601
009- \(.+\[-104\] at .+\)
010- \)|Error code:
011- 42000
012- Error info:
013- Array
014- \(
015- \[0\] => 42000
016- \[1\] => -201
017- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] A syntax error has occurred\. \(.+\[-201\] at .+\)
018- \))