From: Warren Young Date: August 24 2005 9:13am Subject: Re: How to store files List-Archive: http://lists.mysql.com/plusplus/4801 Message-Id: <430C3A28.2060104@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Haines, Charles A. wrote: > I wouldn't > recommend storing the files in the database as it causes the database to > become huge very quick. Worse, a SQL database has a lot more overhead (on the order of 3x in some tests I've seen) relative to the filesystem.