You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ <h3>InnoDB</h3>
68
68
<liclass="id">Fulltext indexes now support pluggable parsers [<ahref="http://mysqlserverteam.com/innodb-supports-plugin-parser-in-fulltext-index/">1</a>]</li>
69
69
<liclass="id">Support for ngram and MeCab full-text parser plugins [<ahref="http://mysqlserverteam.com/innodb-full-text-n-gram-parser/">1</a><ahref="http://mysqlserverteam.com/innodb-full-text-mecab-parser/">2</a>]</li>
<liclass="id">Buffer pool dump now supports <tt>innodb_buffer_dump_pct</tt> [<ahref="https://dev.mysql.com/doc/refman/5.7/en/innodb-preload-buffer-pool.html">1</a>]</li>
71
+
<liclass="id">Buffer pool dump now supports <tt>innodb_buffer_pool_dump_pct</tt> [<ahref="https://dev.mysql.com/doc/refman/5.7/en/innodb-preload-buffer-pool.html">1</a>]</li>
72
72
<liclass="zf">The doublewrite buffer is now disabled on filesystems that supports atomic writes (aka Fusion-io support) [<ahref="https://dev.mysql.com/doc/refman/5.7/en/mysql-nutshell.html">1</a>]</li>
73
73
<liclass="nd">Page fill factor is now configurable [<ahref="http://dev.mysql.com/worklog/task/?id=6747">1</a>]</li>
74
74
<liclass="zf">Support for 32K and 64K pages [<ahref="http://mysqlserverteam.com/innodb-supporting-page-sizes-of-32k-and-64k/">1</a>]</li>
0 commit comments