At 9:56 -0700 9/4/04, Stuart Felenstein wrote:
This maybe OT but perhaps somone has a clue here.
I am storing gifs in a Blob, well tinyblob field.

I was under the assumption they could just be
pulled out and shown on a web page similar to running
any other query.

Apparently not, someone have a hint ?

You're asking us to guess what it was that you tried and also what particular symptoms of failure you were seeing.

My guess: Your blob values are longer than 255 bytes, the
maximum size of a TINYBLOB column.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to