sql_select.cc:

  Patch to eliminate compilation error.
parent 04bdecfe
......@@ -4893,7 +4893,6 @@ best_extension_by_limited_search(JOIN *join,
if (thd->killed) // Abort
DBUG_RETURN(TRUE);
DBUG_ENTER("best_extension_by_limited_search");
DBUG_EXECUTE("opt", print_plan(join, idx, read_time, record_count, idx,
"SOFAR:"););
......
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