Bug #11753 long string is truncated on fetch
Submitted: 5 Jul 2005 23:58 Modified: 6 Jul 2005 4:24
Reporter: Elim Qiu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51 OS:Windows (win2k pro)
Assigned to: CPU Architecture:Any

[5 Jul 2005 23:58] Elim Qiu
Description:
long string is truncated on fetch.
i've a column of type text with data length 61454
but odbc seems only give me a substring of length
61440.

How to repeat:
put some long string to a column of type text and use odbc to fetch it.
[6 Jul 2005 4:24] Jorge del Conde
I was unable to reproduce this bug using MyODBC-3.51.11-2 and MySQL 5.0.9 from bk
[12 Jul 2005 13:56] Elim Qiu
i can repeat with the same driver with mysql 5.0.6.