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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ <h3>Optimizer</h3>
127
127
<liclass="id"><tt>ONLY_FULL_GROUP_BY</tt> now more standards compliant [<ahref="http://mysqlserverteam.com/mysql-5-7-only_full_group_by-improved-recognizing-functional-dependencies-enabled-by-default/">1</a>]</li>
128
128
<liclass="id">Support for gb18030 character set [<ahref="https://dev.mysql.com/worklog/task/?id=4024">1</a>]</li>
129
129
<liclass="id">Improvements to Dynamic Range access [<ahref="http://mysqlserverteam.com/dynamic-range-access-and-recent-changes/">1</a>]</li>
130
+
<liclass="id">Memory used by the range optimizer is now configurable [<ahref="http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_range_optimizer_max_mem_size">1</a>]</li>
0 commit comments