MySQL Forums
Forum List  »  Newbie

Re: Query generates high disk usage
Posted by: Peter Brawley
Date: May 10, 2016 10:26AM

Let's see an actual query sent to the MySQL engine (rather than the PHP code which generates it), along with the results of running Explain on the query, and the results of Show Create Table for each table referenced by the query.

Options: ReplyQuote


Subject
Written By
Posted
Re: Query generates high disk usage
May 10, 2016 10:26AM


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.