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!
|