List:Commits« Previous MessageNext Message »
From:vasil.dimov Date:October 5 2010 2:21pm
Subject:bzr commit into mysql-next-mr-persistent-stats branch (vasil.dimov:3301)
View as plain text  
#At file:///usr/local/devel/bzrroot/server/mysql-next-mr-persistent-stats/ based on revid:vasil.dimov@stripped

 3301 Vasil Dimov	2010-10-05
      Adjust all_vars.result with the 3 new config variables.

    modified:
      mysql-test/suite/sys_vars/r/all_vars.result
=== modified file 'mysql-test/suite/sys_vars/r/all_vars.result'
--- a/mysql-test/suite/sys_vars/r/all_vars.result	revid:vasil.dimov@stripped
+++ b/mysql-test/suite/sys_vars/r/all_vars.result	revid:vasil.dimov@stripped
@@ -10,11 +10,17 @@ There should be *no* long test name list
 select variable_name as `There should be *no* variables listed below:` from t2
 left join t1 on variable_name=test_name where test_name is null;
 There should be *no* variables listed below:
+INNODB_STATS_TRANSIENT_SAMPLE_PAGES
+INNODB_STATS_PERSISTENT_SAMPLE_PAGES
+INNODB_ANALYZE_IS_PERSISTENT
 INNODB_RESET_MONITOR_COUNTER
 INNODB_RESET_ALL_MONITOR_COUNTER
 INNODB_DISABLE_MONITOR_COUNTER
 INNODB_ENABLE_MONITOR_COUNTER
 INNODB_FILE_FORMAT_MAX
+INNODB_STATS_TRANSIENT_SAMPLE_PAGES
+INNODB_STATS_PERSISTENT_SAMPLE_PAGES
+INNODB_ANALYZE_IS_PERSISTENT
 INNODB_RESET_MONITOR_COUNTER
 INNODB_RESET_ALL_MONITOR_COUNTER
 INNODB_DISABLE_MONITOR_COUNTER


Attachment: [text/bzr-bundle] bzr/vasil.dimov@oracle.com-20101005142103-lr4msat0tc5p4ksg.bundle
Thread
bzr commit into mysql-next-mr-persistent-stats branch (vasil.dimov:3301) vasil.dimov5 Oct