MySQL Forums
Forum List  »  Newbie

Re: Question about BLOB datatypes
Posted by: Peter Brawley
Date: July 23, 2019 07:53PM

If you store the image in a fil eon the server, and store the path to that file in your table, then viewing the image requires just one read of the image, so that gives the best performance.

Options: ReplyQuote


Subject
Written By
Posted
Re: Question about BLOB datatypes
July 23, 2019 07:53PM


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.