My favorites
▼
|
Sign in
pyodbc
Python ODBC library
Project Home
Downloads
Wiki
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
354
attachment: odbctrace.log
(5.3 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[ODBC][18732][1389975908.696629][__handles.c][450]
Exit:[SQL_SUCCESS]
Environment = 0x26ba190
[ODBC][18732][1389975908.696678][SQLSetEnvAttr.c][182]
Entry:
Environment = 0x26ba190
Attribute = SQL_ATTR_ODBC_VERSION
Value = 0x3
StrLen = 4
[ODBC][18732][1389975908.696704][SQLSetEnvAttr.c][349]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.696730][SQLAllocHandle.c][364]
Entry:
Handle Type = 2
Input Handle = 0x26ba190
[ODBC][18732][1389975908.696753][SQLAllocHandle.c][482]
Exit:[SQL_SUCCESS]
Output Handle = 0x2671220
[ODBC][18732][1389975908.696789][SQLDriverConnectW.c][286]
Entry:
Connection = 0x2671220
Window Hdl = (nil)
Str In = [DSN=vertica_kdl_dsn;UserName=xx;Password=xx][length = 51]
Str Out = (nil)
Str Out Max = 0
Str Out Ptr = (nil)
Completion = 0
UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'
[ODBC][18732][1389975908.727246][SQLDriverConnectW.c][842]
Exit:[SQL_SUCCESS_WITH_INFO]
Connection Out [[NULL]]
[ODBC][18732][1389975908.727304][SQLSetConnectAttr.c][321]
Entry:
Connection = 0x2671220
Attribute = SQL_ATTR_AUTOCOMMIT
Value = (nil)
StrLen = -5
[ODBC][18732][1389975908.727626][SQLSetConnectAttr.c][675]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.727700][SQLGetInfo.c][546]
Entry:
Connection = 0x2671220
Info Type = SQL_DRIVER_ODBC_VER (77)
Info Value = 0x7fffb87dc190
Buffer Length = 20
StrLen = 0x7fffb87dc1de
[ODBC][18732][1389975908.727745][SQLGetInfo.c][608]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.727770][SQLGetInfo.c][546]
Entry:
Connection = 0x2671220
Info Type = SQL_DESCRIBE_PARAMETER (10002)
Info Value = 0x7fffb87dc1c0
Buffer Length = 2
StrLen = 0x7fffb87dc1de
[ODBC][18732][1389975908.727809][SQLGetInfo.c][608]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.727832][SQLGetInfo.c][546]
Entry:
Connection = 0x2671220
Info Type = SQL_NEED_LONG_DATA_LEN (111)
Info Value = 0x7fffb87dc1c0
Buffer Length = 2
StrLen = 0x7fffb87dc1de
[ODBC][18732][1389975908.727870][SQLGetInfo.c][608]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.727892][SQLAllocHandle.c][529]
Entry:
Handle Type = 3
Input Handle = 0x2671220
[ODBC][18732][1389975908.728118][SQLAllocHandle.c][1064]
Exit:[SQL_SUCCESS]
Output Handle = 0x28779d0
[ODBC][18732][1389975908.728148][SQLGetTypeInfo.c][164]
Entry:
Statement = 0x28779d0
Data Type = SQL_TYPE_TIMESTAMP
[ODBC][18732][1389975908.747035][SQLGetTypeInfo.c][314]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.747079][SQLFetch.c][158]
Entry:
Statement = 0x28779d0
[ODBC][18732][1389975908.747124][SQLFetch.c][340]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.747151][SQLGetData.c][233]
Entry:
Statement = 0x28779d0
Column Number = 3
Target Type = 4 SQL_INTEGER
Buffer Length = 4
Target Value = 0x7fffb87dc1d8
StrLen Or Ind = (nil)
[ODBC][18732][1389975908.747205][SQLGetData.c][497]
Exit:[SQL_SUCCESS]
Buffer = [26]
Strlen Or Ind = NULLPTR
[ODBC][18732][1389975908.747227][SQLGetTypeInfo.c][164]
Entry:
Statement = 0x28779d0
Data Type = SQL_VARCHAR
[ODBC][18732][1389975908.747246][SQLGetTypeInfo.c][186]Error: 24000
[ODBC][18732][1389975908.747280][SQLGetTypeInfo.c][164]
Entry:
Statement = 0x28779d0
Data Type = Unknown(-9)
[ODBC][18732][1389975908.747300][SQLGetTypeInfo.c][186]Error: 24000
[ODBC][18732][1389975908.747327][SQLGetTypeInfo.c][164]
Entry:
Statement = 0x28779d0
Data Type = SQL_BINARY
[ODBC][18732][1389975908.747346][SQLGetTypeInfo.c][186]Error: 24000
[ODBC][18732][1389975908.747384][SQLFreeStmt.c][140]
Entry:
Statement = 0x28779d0
Option = 0
[ODBC][18732][1389975908.747447][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975908.747884][SQLAllocHandle.c][529]
Entry:
Handle Type = 3
Input Handle = 0x2671220
[ODBC][18732][1389975908.748075][SQLAllocHandle.c][1064]
Exit:[SQL_SUCCESS]
Output Handle = 0x2879850
[ODBC][18732][1389975913.528709][SQLFreeStmt.c][140]
Entry:
Statement = 0x2879850
Option = 0
[ODBC][18732][1389975913.528780][SQLFreeStmt.c][246]
Exit:[SQL_SUCCESS]
[ODBC][18732][1389975913.528816][SQLExecDirectW.c][173]
Entry:
Statement = 0x2879850
SQL = [DROP TABLE IF EXISTS foo][length = 24 (SQL_NTS)]
[ODBC][18732][1389975913.537378][SQLExecDirectW.c][432]
Exit:[SQL_SUCCESS_WITH_INFO]
[ODBC][18732][1389975913.537422][SQLRowCount.c][169]
Entry:
Statement = 0x2879850
Row Count = 0x7fffb87dc318
[ODBC][18732][1389975913.537453][SQLRowCount.c][240]
Exit:[SQL_SUCCESS]
Row Count = 0x7fffb87dc318 -> -1
[ODBC][18732][1389975913.537479][SQLNumResultCols.c][152]
Entry:
Statement = 0x2879850
Column Count = 0x7fffb87dc32e
Powered by
Google Project Hosting