3.51.11-2 truncates strings in trace

All strings reported in the ODBC trace log appear to be truncated. It looks
like only the first half of each string is displayed. Here's an example:

pdxwin32 818-844 ENTER SQLDriversW
HENV 04771768
UWORD 1 <SQL_FETCH_NEXT>
WCHAR * 0x04771810
SWORD 127
SWORD * 0x02B7D6EC
WCHAR * 0x04771920
SWORD 127
SWORD * 0x02B7D65C

pdxwin32 818-844 EXIT SQLDriversW with return code 1
(SQL_SUCCESS_WITH_INFO)
HENV 04771768
UWORD 1 <SQL_FETCH_NEXT>
WCHAR * 0x04771810 [ 40] "INTERSOLV 3.11
32-BI"
SWORD 127
SWORD * 0x02B7D6EC (40)
WCHAR * 0x04771920 [ 127]
"PdxUnInstall=YES\ 0UsageCount=1\ 0APILevel=1\ 0ConnectFunctions=YYY\ 0D"
SWORD 127
SWORD * 0x02B7D65C (133)

Where in the source is this stuff logged?

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Kenneth Porter [ Fr, 18 Februar 2005 09:13 ] [ ID #650649 ]
Datenbanken » gmane.comp.db.mysql.odbc » 3.51.11-2 truncates strings in trace

Vorheriges Thema: Problem with MyOdbc 3.51.11 and MySql4.1.10 and VB .Net
Nächstes Thema: Recent MyODBC versions?