~akopytov/percona-server/bug858945-5.5

  • Committer: Alexey Kopytov
  • Date: 2011-09-30 08:42:41 UTC
  • Revision ID: akopytov@gmail.com-20110930084241-hjnzr6qtilnv6b8p
Bug #858945: innodb_expand_fast_index_creation should be optional

This fix makes all functionality provided by
innodb_expand_fast_index_creation.patch disabled by default.

It can be enabled by using a new system variable,
innodb_expand_fast_index_creation, that has both global or session
scopes, and can also be specified in a configuration file or on the
command line. The variable is of the boolean type and is FALSE by
default. The session value of TRUE enables optimizations and
improvements provided by the patch. The variable also has no effect when
fast index creation is disabled with the fast_index_creation option
provided by control_online_alter_index.patch.

Since innodb_expand_fast_index_creation is now disabled by default, some
test suite adjustments that were previously required have been reverted.
Filename Latest Rev Last Changed Committer Comment Size
..
build 33.3.1 13 years ago Aleksandr Kuzminsky RPM .spec file is added to build Percona Server ba Diff
doc 140.10.3 12 years ago Rodrigo Gadea Initial commit of the new Percona Server 5.5 docum Diff
HandlerSocket-Plugin-for-MySQL 33.3.1 13 years ago Aleksandr Kuzminsky RPM .spec file is added to build Percona Server ba Diff
patches 140.4.1 12 years ago Stewart Smith move to using quilt for patch management. also has Diff
UDF 33.3.1 13 years ago Aleksandr Kuzminsky RPM .spec file is added to build Percona Server ba Diff
.bzrignore 140.10.3 12 years ago Rodrigo Gadea Initial commit of the new Percona Server 5.5 docum 6 bytes Diff Download File
File apply_patches 140.4.3 12 years ago Oleg Tsarev 1. Makefile: * add symlink to quiltrc to $(PERC 273 bytes Diff Download File
COPYING.innodb-deadlock-count-patch 10 13 years ago Oleg Tsarev propogate Oleg's patches 1.6 KB Diff Download File
COPYING.show_temp_51 10 13 years ago Oleg Tsarev propogate Oleg's patches 1.6 KB Diff Download File
File handlersocket.patch 88.2.28 12 years ago Ignacio Nin Include Maatkit UDFs and HandlerSocket Include th 1.4 KB Diff Download File
innodb_kill_idle_transaction.patch 136.4.2 12 years ago Yasufumi Kinoshita Yasufumi patches are ported to 5.5.14 9 KB Diff Download File
lrusort.py 11 13 years ago Oleg Tsarev return back lrusort.py 696 bytes Diff Download File
Makefile 140.9.1 12 years ago Oleg Tsarev Fixed bug #840218 - move tests from mysql-test/ di 3.9 KB Diff Download File
File normalize_patches 140.4.3 12 years ago Oleg Tsarev 1. Makefile: * add symlink to quiltrc to $(PERC 141 bytes Diff Download File
quiltrc 140.4.3 12 years ago Oleg Tsarev 1. Makefile: * add symlink to quiltrc to $(PERC 198 bytes Diff Download File
README.HandlerSocket 88.2.18 13 years ago Ignacio Nin Update HandlerSocket Update HandlerSocket to comm 429 bytes Diff Download File
File uninstall_tests.sh 10 13 years ago Oleg Tsarev propogate Oleg's patches 629 bytes Diff Download File