Bug #74168 innodb_create_intrinsic and innodb_optimize_point_storage not documented
Submitted: 1 Oct 2014 3:19 Modified: 7 Oct 2014 14:55
Reporter: Jesper wisborg Krogh Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.7.5 OS:Any
Assigned to: Daniel Price CPU Architecture:Any

[1 Oct 2014 3:19] Jesper wisborg Krogh
Description:
The two InnoDB options innodb_create_intrinsic and innodb_optimize_point_storage were introduced in 5.7.5, but there is no documentation for them.

How to repeat:
See http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html
[7 Oct 2014 14:55] Daniel Price
Posted by developer:
 
Documentation has been added for innodb_optimize_point_storage and innodb_create_intrinsic:

http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_optimize_point...
http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_create_intrins...

Note: These two options are subject to change or removal in a future release.