MySQL Forums
Forum List  »  Performance

innodb_stats_on_metadata, how does it affects query optimizer?
Posted by: Marek Wierzba
Date: March 13, 2009 08:21AM

I have to make some query performance tests on an innodb engine tables.
I read that "innodb_stats_on_metadata" can be set on or off in order to enable or disable statistics gathering by the query optimizer in the innodb engine, is this right? How does this command affects the query performance, does it shut down all statistics or there are other ways to gather the statistics?

Options: ReplyQuote


Subject
Views
Written By
Posted
innodb_stats_on_metadata, how does it affects query optimizer?
4066
March 13, 2009 08:21AM


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.