MySQL Forums
Forum List  »  Performance

Re: Slow queries with large table
Posted by: Pablo Garin
Date: December 04, 2013 05:22AM

Thanks Rick, here my answsers:

innodb_buffer_pool_size es set to 3.5G

The other tables are not big. Only 100 rows.

I'am using version 5.5.

Maybe using indexes for Historico I will obtain better results. I will focus no that.

I have experienced that increasing innodb_buffer_pool_size it's a good choice. Before I have 1.5G for this variable, and when I incremented, I got better results, but I still have a performace problem.

Partition tables... Many friends told me that THIS is the solution... (using the DateTime field for the partition) I know, but I want a secondary solution (maybe not the best) without using partition. Mybe in the future, but I want an incremental solution.

Thanks Rick!

Options: ReplyQuote


Subject
Views
Written By
Posted
5294
December 02, 2013 08:09AM
1883
December 03, 2013 09:29PM
Re: Slow queries with large table
1519
December 04, 2013 05:22AM
1386
December 05, 2013 12:05PM
1312
December 05, 2013 02:17PM


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.