|
34 | 34 | [NO_PID]: sqlca: code: 0, state: 00000
|
35 | 35 | [NO_PID]: ecpg_finish: connection main closed
|
36 | 36 | [NO_PID]: sqlca: code: 0, state: 00000
|
37 |
| -[NO_PID]: ECPGconnect: opening database <DEFAULT> on <DEFAULT> port <DEFAULT> for user regress_ecpg_user2 |
38 |
| -[NO_PID]: sqlca: code: 0, state: 00000 |
39 |
| -[NO_PID]: ECPGconnect: connection to server failed: FATAL: database "regress_ecpg_user2" does not exist |
40 |
| -[NO_PID]: sqlca: code: 0, state: 00000 |
41 |
| -[NO_PID]: ecpg_finish: connection main closed |
42 |
| -[NO_PID]: sqlca: code: 0, state: 00000 |
43 |
| -[NO_PID]: raising sqlcode -402 on line 43: could not connect to database "<DEFAULT>" on line 43 |
44 |
| -[NO_PID]: sqlca: code: -402, state: 08001 |
45 |
| -[NO_PID]: raising sqlcode -220 on line 44: connection "main" does not exist on line 44 |
46 |
| -[NO_PID]: sqlca: code: -220, state: 08003 |
47 | 37 | [NO_PID]: ECPGconnect: opening database ecpg2_regression on <DEFAULT> port <DEFAULT> for user regress_ecpg_user1
|
48 | 38 | [NO_PID]: sqlca: code: 0, state: 00000
|
49 | 39 | [NO_PID]: ecpg_finish: connection main closed
|
|
70 | 60 | [NO_PID]: sqlca: code: -402, state: 08001
|
71 | 61 | [NO_PID]: raising sqlcode -220 on line 62: connection "main" does not exist on line 62
|
72 | 62 | [NO_PID]: sqlca: code: -220, state: 08003
|
73 |
| -[NO_PID]: ECPGconnect: opening database <DEFAULT> on <DEFAULT> port <DEFAULT> for user regress_ecpg_user2 |
| 63 | +[NO_PID]: ECPGconnect: opening database <DEFAULT> on <DEFAULT> port <DEFAULT> with options gssencmode=disable for user regress_ecpg_user2 |
74 | 64 | [NO_PID]: sqlca: code: 0, state: 00000
|
75 | 65 | [NO_PID]: ECPGconnect: connection to server failed: FATAL: database "regress_ecpg_user2" does not exist
|
76 | 66 | [NO_PID]: sqlca: code: 0, state: 00000
|
|
0 commit comments