Re: corrupt pdfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 31, 2006 3:56 am, Ross wrote:
> I have pdfs saved as BLOBs

We've been through this a zillion time, so search the archives for the
pros and cons.

> Is there a file size limit in kb for Blobs and what is it?

I believe it depends on compile-time settings, but this is really a
MySQL question...

It's probably 4 Meg or something.

> What size of file can a LONG BLOB accomodate?

Probably twice as much as a regular one.

> If it is not this any ideas? It seems to fix it though!

It will only fix it for PDFs up to the size of a LONG BLOB, whatever
that is.

The REAL fix, imho, is to stop abusing your database for large file
storage, and use the custom highly-optimized large file data storage
engine commonly known as the "file system"

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux