~percona-dev/percona-server/5.5.10

« back to all changes in this revision

Viewing changes to innodb_buffer_pool_shm.patch

  • Committer: Yasufumi Kinoshita
  • Date: 2011-03-08 05:46:56 UTC
  • Revision ID: kinoyasu@rynex6-20110308054656-xnrg44a4njwoi2e4
fix bug721611 (rename variables)

Show diffs side-by-side

added added

removed removed

Lines of Context:
782
782
 static MYSQL_SYSVAR_ULONG(commit_concurrency, innobase_commit_concurrency,
783
783
   PLUGIN_VAR_RQCMDARG,
784
784
   "Helps in performance tuning in heavily concurrent environments.",
785
 
@@ -11928,6 +11948,8 @@
 
785
@@ -11939,6 +11959,8 @@
786
786
   MYSQL_SYSVAR(autoextend_increment),
787
787
   MYSQL_SYSVAR(buffer_pool_size),
788
788
   MYSQL_SYSVAR(buffer_pool_instances),