MySQL Forums
Forum List  »  Quality Assurance

BLOB not working in mysql cluster 7.2.2
Posted by: Bhavesh Bhingradia
Date: March 17, 2012 06:03AM

Hello,

I want to store image in database. I am using data type of that column is BLOB. But when i am going to store or retrive image (size of image is 4kb) using memcached get set method it's shows me error like 'CLIENT ERROR (value is too big)' and Unknown data type of column imgblob(name of my column).

Can you please tell me why it's show me this type of error even i am inserting less than 4kb size of image.

Thank you,

Options: ReplyQuote


Subject
Views
Written By
Posted
BLOB not working in mysql cluster 7.2.2
2212
March 17, 2012 06:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.