Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jones-ndb: assertion fails on getNoOfBlobColumns #38

Open
jdduncan opened this issue Aug 11, 2016 · 2 comments
Open

jones-ndb: assertion fails on getNoOfBlobColumns #38

jdduncan opened this issue Aug 11, 2016 · 2 comments

Comments

@jdduncan
Copy link
Contributor

In part of the issue#37 we see:
Assertion `nblobs == record->getNoOfBlobColumns()' failed

@jdduncan
Copy link
Contributor Author

Also:

Assertion failed: ((col->flags & NdbRecord::IsBlob) == 0), function unpackNdbRecord, file /Users/jdd/git-work-trees/working/mysql-5.7-cluster-7.5/storage/ndb/src/ndbapi/NdbReceiver.cpp, line 1003.

@jdduncan
Copy link
Contributor Author

The issue here is that jones-ndb is executing the join query using SPJ, but SPJ does not support BLOBs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant