Test: /ext/pdo_ibm/tests/fvt_trusted_context.phpt - Version 5.3.16-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.3.x/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_trusted_context.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.3.x/ext/pdo_ibm/tests/fvt.inc on line 41
001- array(4) {
002- ["I1"]=>
003- string(2) "10"
004- [0]=>
005- string(2) "10"
006- ["I2"]=>
007- string(2) "20"
008- [1]=>
009- string(2) "20"
010- }
011- array(4) {
012- ["I1"]=>
013- string(2) "20"
014- [0]=>
015- string(2) "20"
016- ["I2"]=>
017- string(2) "40"
018- [1]=>
019- string(2) "40"
020- }
021- User has been switched.
022- Array
023- (
024- [0] => 08001
025- [1] => -30082
026- [2] => [%s][%s][%s] SQL30082N Security processing failed with reason "24" ("USERNAME AND/OR PASSWORD INVALID"). SQLSTATE=08001
027- (SQLExecDirect[-30082] at %s:%d)
028- )
029- Array
030- (
031- [0] => 40003
032- [1] => -900
033- [2] => [%s][%s][%s] SQL0900N The application state is in error. A database connection does not exist. SQLSTATE=08003
034- (SQLExecDirect[-900] at %s:%d)
035- )
036- Array
037- (
038- [0] => HY010
039- [1] => -99999
040- [2] => [%s][%s] CLI0198E Missing trusted context userid. SQLSTATE=HY010 (SQLSetConnectAttr[-99999] at %s:%d)
041- )
042- User has been switched.
043- Array
044- (
045- [0] => 42501
046- [1] => -551
047- [2] => [%s][%s][%s] SQL0551N "%s" does not have the privilege to perform operation "UPDATE" on object "%s.TRUSTED_TABLE". SQLSTATE=42501
048- (SQLExecDirect[-551] at %s:%d)
049- )
050- User has been switched.
051- Array
052- (
053- [0] => 42501
054- [1] => -551
055- [2] => [%s][%s][%s] SQL0551N "%s" does not have the privilege to perform operation "INSERT" on object "%s.TRUSTED_TABLE". SQLSTATE=42501
056- (SQLExecDirect[-551] at %s:%d)
057- )
058- array(4) {
059- ["I1"]=>
060- string(4) "2000"
061- [0]=>
062- string(4) "2000"
063- ["I2"]=>
064- string(2) "20"
065- [1]=>
066- string(2) "20"
067- }
068- array(4) {
069- ["I1"]=>
070- string(2) "20"
071- [0]=>
072- string(2) "20"
073- ["I2"]=>
074- string(2) "40"
075- [1]=>
076- string(2) "40"
077- }
078- array(4) {
079- ["I1"]=>
080- string(3) "100"
081- [0]=>
082- string(3) "100"
083- ["I2"]=>
084- string(3) "200"
085- [1]=>
086- string(3) "200"
087- }