Bug #17505 accessing blob table gives error 4263, Invalid blob attributes...
Submitted: 17 Feb 2006 6:58 Modified: 23 Feb 2006 11:06
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.7 src OS:
Assigned to: Pekka Nousiainen CPU Architecture:Any

[17 Feb 2006 6:58] Tomas Ulin
Description:
rpl_ndb_blob                   [ fail ]

mysqltest: At line 17: query 'insert into t1 values(1, repeat('abc',10))' failed: 1296: Got error 4263 'Invalid blob attributes or invalid blob parts table' from NDBCLUSTER
(the last lines may be the most important ones)

How to repeat:
reenable rpl_ndb_blob in t/disabled.def

./mysql-test-run --start-from=rpl_ndb_UUID
[20 Feb 2006 15:39] 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/2921
[20 Feb 2006 16:24] 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/2922
[20 Feb 2006 22:29] Tomas Ulin
pushed to 5.1.7
[23 Feb 2006 11:06] 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 in 5.1.7 changelog. Bug closed.