1 message in com.mysql.lists.clusterlarge blob contents
FromSent OnAttachments
Marko Djukic26 May 2005 06:05 
Subject:large blob contents
From:Marko Djukic (dju@gmail.com)
Date:05/26/2005 06:05:18 AM
List:com.mysql.lists.cluster

Hi all,

Does the NDB engine have problems with loading records with large blob contents?

Some records have 200K contents in the blob fields and the loading failes with: ERROR 1205 (HY000) at line 228292: Lock wait timeout exceeded; try restarting transaction

Line 228292 does not actually have anything interesting, all the records around that line are fairly small.

But other problems that show up are for example *extremely* slow queries to a table with blobs and lots of content, or tables not replicating across the nodes.

Thanks,

Marko