MySQL Forums
Forum List  »  Newbie

Re: Solution for slow MySQL database performance
Posted by: Peter Brawley
Date: February 13, 2015 05:39AM

Ok, the setup looks ok but there are slow queries doing table scans that need attention, so turn on the slow query log, find the queries that are slow, run Explain Extended on them, and report the results here.

Options: ReplyQuote


Subject
Written By
Posted
Re: Solution for slow MySQL database performance
February 13, 2015 05: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.