MySQL Forums
Forum List  »  Performance

Re: Improve performance when Insert into ... select ...
Posted by: Lyu Joey
Date: December 15, 2016 08:08PM

I turned off the log, and executed the main procedure, the main procedure called 5 sub-procedures, the sub-procedures extracted various datas from 3 databases, and inserted into the documented database. The source tables are big and heavy. The main procedure has been executed in 28000 seconds without any errors, and the documented database got
18,000,000 rows business data, 310,000 rows custom data, 400,000 custom phone data, 480,000 custom address data.
Any way, I think it is OK.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Improve performance when Insert into ... select ...
1180
December 15, 2016 08:08PM


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.