MySQL Forums
Forum List  »  General

Re: How to Load BLOB type data (images)
Posted by: Rick James
Date: April 30, 2016 11:25PM

Well, I guess I have loaded big BLOB/TEXT fields only via Perl and PHP. Both allow me to read a file, escape it, bind the variables, and perform the INSERT. The tools you listed are fine for experimenting and administrating, but not for production.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to Load BLOB type data (images)
April 30, 2016 11:25PM


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.