I seem to be missing the point?? WHY, WHY, WHY would you save images in your DB when saving the link/URL to a simple varchar field and letting the OS do the work on the image directory is not MUCH more efficient?? BLOB, really?
Comment: Blob Storage in Innodb
Vince, Many people use MySQL for BLOB/TEXT fields to keep them accessible together with other data … file storage can be better choice (especially when blobs are really files such as images, pdf documents etc). You can also use…
Comment: kernel_mutex problem. Or double throughput with single variable
…://lwn.net/images/conf/rtlws11/papers/proc/p10.pdf See introduction. 2. http://repo.or.cz/w/glibc.git/blob/HEAD:/nptl…
Comment: Blob Storage in Innodb
Thanks Peter, finally a clear statement on storing images as blobs.
I have been looking for this single-lined answer for quite a long time now… Tobias
Post: State of MySQL Market and will Replication live ?
… scalable blog streaming to make it possible store large blobs such as images in the database efficiently. The other Wave is appliances…

