MySQL Forums
Forum List  »  Performance

Re: MyISAM INSERT ON DUPLICATE KEY on huge table consumes 100% CPU
Posted by: Peter Brawley
Date: July 16, 2015 09:39AM

You probably need to migrate to InnoDB tables. Have a look at http://mysql.rjweb.org/doc.php/memory.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MyISAM INSERT ON DUPLICATE KEY on huge table consumes 100% CPU
756
July 16, 2015 09:39AM


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.