MySQL Forums
Forum List  »  Performance

Re: Query optimize on large database
Posted by: Rick James
Date: July 16, 2016 02:46PM

The indexes and the EXPLAIN seem reasonable.

How much RAM do you have?

innodb_buffer_pool_size should be about 70% of available RAM (if you have at more than 4GB of ram); smaller percentage if smaller RAM.

Options: ReplyQuote


Subject
Views
Written By
Posted
1448
July 13, 2016 01:40AM
Re: Query optimize on large database
795
July 16, 2016 02:46PM


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.