MySQL Forums
Forum List  »  Newbie

Re: MySQL multi-core issue
Posted by: Rick James
Date: April 22, 2016 06:06PM

5.0 is very old. Upgrade to 5.1, then 5.5, then 5.6. Optionally go on to 5.7.

However, my statements in Peter's links apply even to 5.7.

If you have a query that is using 100% of a CPU core, let's see the query, its EXPLAIN, plus SHOW CREATE TABLE. That may be a simple way to speed it up.

Options: ReplyQuote


Subject
Written By
Posted
April 21, 2016 04:42AM
April 21, 2016 09:49AM
Re: MySQL multi-core issue
April 22, 2016 06:06PM
April 26, 2016 09:16AM
April 26, 2016 01:51PM
April 26, 2016 11:07PM


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.