|
8 | 8 | [NO_PID]: sqlca: code: 0, state: 00000
|
9 | 9 | [NO_PID]: ECPGtrans line 34 action = commit connection = regress1
|
10 | 10 | [NO_PID]: sqlca: code: 0, state: 00000
|
11 |
| -[NO_PID]: ECPGexecute line 36: QUERY: insert into test ( id , c , s , i , b , f , l , dbl ) values( 1 , 'abc ' , 17 , -74874 , 't' , 3.710000038147 , 487444 , 404.404 ) on connection regress1 |
| 11 | +[NO_PID]: ECPGexecute line 36: QUERY: insert into test ( id , c , s , i , b , f , l , dbl ) values( 1 , 'abc ' , 17 , -74874 , 't' , 3.71000003814697 , 487444 , 404.404 ) on connection regress1 |
12 | 12 | [NO_PID]: sqlca: code: 0, state: 00000
|
13 | 13 | [NO_PID]: ECPGexecute line 36 Ok: INSERT 0 1
|
14 | 14 | [NO_PID]: sqlca: code: 0, state: 00000
|
15 | 15 | [NO_PID]: ECPGtrans line 39 action = commit connection = regress1
|
16 | 16 | [NO_PID]: sqlca: code: 0, state: 00000
|
17 |
| -[NO_PID]: ECPGexecute line 52: QUERY: insert into test ( id , c , s , i , b , f , l , dbl , dec , dat , tmp ) values( 2 , null , null , null , 't' , null , null , null , null , null , null ) on connection regress1 |
| 17 | +[NO_PID]: ECPGexecute line 52: QUERY: insert into test ( id , c , s , i , b , f , l , dbl , dec , dat , tmp ) values( 2 , null , null , null , 't' , null , null , null , null , null , null ) on connection regress1 |
18 | 18 | [NO_PID]: sqlca: code: 0, state: 00000
|
19 | 19 | [NO_PID]: ECPGexecute line 52 Ok: INSERT 0 1
|
20 | 20 | [NO_PID]: sqlca: code: 0, state: 00000
|
|
32 | 32 | [NO_PID]: sqlca: code: 0, state: 00000
|
33 | 33 | [NO_PID]: ECPGget_data line 59: RESULT: t offset: -1 array: Yes
|
34 | 34 | [NO_PID]: sqlca: code: 0, state: 00000
|
35 |
| -[NO_PID]: ECPGget_data line 59: RESULT: 3.710000038147 offset: -1 array: Yes |
| 35 | +[NO_PID]: ECPGget_data line 59: RESULT: 3.71000003814697 offset: -1 array: Yes |
36 | 36 | [NO_PID]: sqlca: code: 0, state: 00000
|
37 | 37 | [NO_PID]: ECPGget_data line 59: RESULT: 487444 offset: -1 array: Yes
|
38 | 38 | [NO_PID]: sqlca: code: 0, state: 00000
|
|