Commit e59e5296 authored by Igor Babaev's avatar Igor Babaev

Merge

parents 1009832c 4eb245f0
......@@ -3341,10 +3341,7 @@ bool calculate_cond_selectivity_for_table(THD *thd, TABLE *table, Item *cond)
param.is_ror_scan= FALSE;
if (create_key_parts_for_pseudo_indexes(&param, used_fields))
{
free_root(&alloc, MYF(0));
goto free_alloc;
}
param.prev_tables= param.read_tables= 0;
param.current_table= table->map;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment