I've stored millions of images/files in mysql with minimal performance hit, performance loss is mostly based on your storage implementation.
Checkout this article: http://www.dreamwerx.net/phpforum/?id=1 On 10/11/06, Greg Donald <[EMAIL PROTECTED]> wrote:
On 10/10/06, Rodney Courtis <[EMAIL PROTECTED]> wrote: > I want to store jpeg images in a mysql database from php in the form of 'blob' types. > Is this possible and can you detail for me the steps to achieve this? For a nice size performance hit, yup: http://www.zend.com/zend/trick/tricks-sept-2001.php?article=tricks-sept-2001&kind=tr&id=2033&open=1&anc=0&view=1 -- Greg Donald http://destiney.com/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]