MySQL Forums
Forum List  »  Performance

Performance Tuning
Posted by: Karuthappandyan Mahalingam
Date: January 27, 2014 04:46PM

Hi ALL,

I am new person for MySQL Performance Tuning.I had an slow query which is given the slow response time and I need some help to improve the response time. In that query I am creating one temporary tables and I get the datas from transaction tables. I insert into the temporary tables after that I fetch(select statement with some left joins) the result from that temporary tables. Is there to improve the slow performance time. Thank you

Options: ReplyQuote


Subject
Views
Written By
Posted
Performance Tuning
1411
January 27, 2014 04:46PM
721
January 28, 2014 06:39PM


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.