MySQL Forums
Forum List  »  Performance

How to improve performance for inserting blob value?
Posted by: Cotton Xu
Date: June 24, 2005 09:19AM

I like Mysql very much.But I encountered that it is very slow to insert value to one blob column in my java application. I use mysql 5 and use jdbc to do such work. It costs more than 30 seconds to insert an image file (about 200k) to a blob column. Is there any way to improve it?

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
How to improve performance for inserting blob value?
2774
June 24, 2005 09:19AM


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.