Bug #18067 crash if row based binlog and table with varsize PK and blobs
Submitted: 8 Mar 2006 10:33 Modified: 14 Mar 2006 11:06
Reporter: Pekka Nousiainen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.7 OS:
Assigned to: Pekka Nousiainen CPU Architecture:Any

[8 Mar 2006 10:33] Pekka Nousiainen
Description:
SUMA sends varsized keys with max size
while blob event code expects normal packed size.

How to repeat:
make such table and insert a row
[9 Mar 2006 14:48] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/3642
[14 Mar 2006 11:07] Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented bugfix in 5.1.8 changelog; closed.