• sergefp@mysql.com's avatar
    Fix for bug#5088: · 263f2e3f
    sergefp@mysql.com authored
     * When executing EXPLAIN, do the same as for the query: convert join type to JT_CONST if keyuse array covers all key parts and all of them are constants.
     * In remove_const, don't remove conditions that depend on some-const-table and current-table.
    263f2e3f
join_outer.result 25.9 KB