Thread: MySQL and blobs
View Single Post

  #1 (permalink)  
Old 10-17-2007
sophie_newbie
 
Posts: n/a
Default MySQL and blobs

Hi I want to store files which are approximently 12mb in size in a
database. I've tried using a BLOB but PHPmyAdmin says they can only be
65000 Bytes. And longBlobs can only be 2mb! I'm sure I've heard
somewhere that blobs can hold alot more than that or am i very much
mistaken, or is there something else going on?

Thanks!

Reply With Quote