Hello David,

Monday, September 02, 2002, 01:51:01, you wrote:

DR> I previously had posted a problem with MySQL + OJB + BLOB / 
DR> LONGVARBINARY...It seemed that all BLOBs were being truncated at 64kb.  
DR> Originally I suspected the JDBC driver, but this is not the case.

DR> http://www.mysql.com/doc/en/BLOB.html
Column type     Storage required
BLOB, TEXT      L+2 bytes, where L < 2^16

2^16 = 65536 = 64K , What's the problem ? :)

-- 
Best regards,
 Andrey                            mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to