8000 Update index.html · webdevgit/morgo.github.io@1e654e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e654e2

Browse files
committed
Update index.html
1 parent 3319907 commit 1e654e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ <h3>Optimizer</h3>
127127
<li class="id"><tt>ONLY_FULL_GROUP_BY</tt> now more standards compliant [<a href="http://mysqlserverteam.com/mysql-5-7-only_full_group_by-improved-recognizing-functional-dependencies-enabled-by-default/">1</a>]</li>
128128
<li class="id">Support for gb18030 character set [<a href="https://dev.mysql.com/worklog/task/?id=4024">1</a>]</li>
129129
<li class="id">Improvements to Dynamic Range access [<a href="http://mysqlserverteam.com/dynamic-range-access-and-recent-changes/">1</a>]</li>
130+
<li class="id">Memory used by the range optimizer is now configurable [<a href="http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_range_optimizer_max_mem_size">1</a>]</li>
130131
<li class="id">Defaults change: <tt>internal_tmp_disk_storage_engine=INNODB</tt> [<a href="https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_internal_tmp_disk_storage_engine">1</a>]</li>
131132
<li class="id">Defaults change: <tt>eq_range_index_dive_limit=200</tt></li>
132133
<li class="id">Defaults change: <tt>sql_mode=ONLY_FULL_GROUP_BY,

0 commit comments

Comments
 (0)
0