long text data truncated on fetch.(WO4.5.1 win2kpro mysql5)

"YL" <[email protected]> Tue, 5 Jul 2005 13:28:22 -0600
Newsgroups gmane.comp.web.webobjects.eof
Message-ID <010301c58197$b6912ee0$0800a8c0@grace>
i found my long string (about 62K in length) data in mysql database=20
truncated on fetch by EOF. the substring of length 61440 was obtained.
i'm using webobject 4.5.1 objc, with win2k pro and mysql 5 (odbc).

when dealing with 'not so long strings', everything seems fine.

is this an odbc problem or eof problem?