Re: Image Storage -- Better to store them on the Filesystem or in the MySQL DB

2005-11-24 Thread Gleb Paharenko
Hello. >From my experience in most cases it is recommended to store images in files. ESV Media GmbH wrote: > Hey, > > we´ve large amount of Images ( nearly 2 GB ). > And they will increase, cause or Editors will submit several articles a > day where they´re allowed to upload > some ne

Re: Image Storage -- Better to store them on the Filesystem or in the MySQL DB

2005-11-24 Thread SmellySocks
: "ESV Media GmbH" <[EMAIL PROTECTED]> To: Sent: Thursday, November 17, 2005 1:18 AM Subject: Image Storage -- Better to store them on the Filesystem or in the MySQL DB Hey, we´ve large amount of Images ( nearly 2 GB ). And they will increase, cause or Editors will submit several

Image Storage -- Better to store them on the Filesystem or in the MySQL DB

2005-11-24 Thread ESV Media GmbH
Hey, we´ve large amount of Images ( nearly 2 GB ). And they will increase, cause or Editors will submit several articles a day where they´re allowed to upload some new pics. So, whats the better solution ? To store them in the filesystem ( with only the path in the db ) or to store them as BL