MySQL Forums
Forum List  »  Newbie

Seeing text strings
Posted by: Michelle Oswell
Date: August 09, 2006 02:30PM

I've got a database in which one field in several tables is a longer character string (usually some type of description). I've been using the InnoDB engine (which may be a problem), and have tried multiple field types (blob, text, etc.), yet when I import the data I get a field that says "[BLOB - 47 Bytes]" rather than the text I imported. Is this a problem related to the lack of fulltext capability with InnoDB or something else?

Glad to provide more information on the DB as needed.

Thanks,
Michelle Oswell

Options: ReplyQuote


Subject
Written By
Posted
Seeing text strings
August 09, 2006 02:30PM
August 09, 2006 02:46PM


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.