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
3506
April 07, 2012 01:20AM
1577
April 07, 2012 09:55AM
1559
April 07, 2012 02:54PM
1862
April 08, 2012 12:20PM
2031
April 09, 2012 10:24AM
1635
April 09, 2012 10:35AM
1522
April 09, 2012 10:37AM
1621
April 09, 2012 10:42AM
Re: Identical servers different plan for the same query
1598
April 10, 2012 03:28PM
1685
April 10, 2012 10:29PM
1520
April 11, 2012 10:05AM
1613
April 12, 2012 08:56AM
1613
April 12, 2012 03:23PM
2720
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.