Re: Identical servers different plan for the same query
Posted by:
Eric Coll
Date: April 10, 2012 03:28PM
I think that the general solution to this type of problem is to increase the number of page sample in the statistics.
This settings worked for me:
innodb_stats_sample_pages = 32
innodb_stats_on_metadata = OFF
I have several problems across the database where the statistics and query plans were incorrect, and this setting has solved them all.
Subject
Views
Written By
Posted
3281
April 07, 2012 01:20AM
1465
April 07, 2012 09:55AM
1466
April 07, 2012 02:54PM
1719
April 08, 2012 12:20PM
1905
April 09, 2012 10:24AM
1490
April 09, 2012 10:35AM
1412
April 09, 2012 10:37AM
1490
April 09, 2012 10:42AM
Re: Identical servers different plan for the same query
1488
April 10, 2012 03:28PM
1523
April 10, 2012 10:29PM
1407
April 11, 2012 10:05AM
1497
April 12, 2012 08:56AM
1481
April 12, 2012 03:23PM
2587
April 13, 2012 03:49PM
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.