MySQL Forums
Forum List  »  Newbie

Re: Bulk Photo Image Loading in MySQL
Posted by: Patrick Castillo
Date: May 30, 2017 09:35AM

Hi Peter,

Thank you for your quick response.
The image files I have are only 7kb to 8kb each and I am dealing with only about 1252 records. This table only averages between 1100 to 1500 records from since 2008 (so not much growth in data here). Storing Images in the database would allow for a easier backup also. However considering what you suggested, I would want to try using the "memcached" feature for faster image access from RAM. With that in mind I would much prefer to still store the main images in MySQL.
Can you show me how to do this?

Regards,

Patrick

Options: ReplyQuote


Subject
Written By
Posted
Re: Bulk Photo Image Loading in MySQL
May 30, 2017 09:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.