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
Bug #26432173: INCORRECT SUBQUERY OPTIMIZATION WITH
LEFT JOIN(SUBQUERY) AND ORDER BY
Post-push fix to address failures in
funcs_1.innodb_views and funcs_1.memory_views
The call to const_for_execution (in trunk) and
const_item (in 5.7) has been replaced by their respective
content to avoid multiple and recursive calls to
used_tables. This can create a problem when Views are
created using other views
0 commit comments