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