MySQL Forums
Forum List  »  Performance

Performance Issue for select query
Posted by: amar singh chawan
Date: June 08, 2015 04:58AM

DearAll,

Currently I am working on mysql 5.6.19 version and I have observed most of the time for single query also taking more time to get the records.

We have around 30 tables in database and it's in amazon RDS. each table max of 50k to 1 lack records and my instance have db.r3Xlarge class and 500 GB storage with IOPS 2000.

But When I just select a table like select * from TBL it's taking around 2-3 min and I have cross checked the variables like query cache,buffer etc but no use.

Please share your knowledge.

Greatly appriate.

Thanks,
Amar

Options: ReplyQuote


Subject
Views
Written By
Posted
Performance Issue for select query
1454
June 08, 2015 04:58AM


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.