lp:~akopytov/percona-server/bug858945-5.1

Created by Alexey Kopytov and last modified
Get this branch:
bzr branch lp:~akopytov/percona-server/bug858945-5.1
Only Alexey Kopytov can upload to this branch. If you are Alexey Kopytov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

293. By Alexey Kopytov

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.

292. By Stewart Smith

merge trunk

291. By Stewart Smith

merge fix for fast index creatino does not update index statistics

290. By Stewart Smith

merge documentation updates

289. By Stewart Smith

Merge option to block InnoDB startup until LRU is preloaded from dump

288. By Stewart Smith

merge Yasufumi: assertion failure in ha_innodb.cc

287. By Stewart Smith

merge Percona Server 5.1 docs

286. By Alexey Kopytov

Merge from the bug tree.

285. By Oleg Tsarev

Fixed bug #691404 - add log_slow_admin_statements to GLOBAL_VARIABLES
(dev-info: add sys_var... to sql/set_var.cc)

284. By Oleg Tsarev

make regenerate

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:percona-server/5.5
This branch contains Public information 
Everyone can see this information.

Subscribers