Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Find this code in sql_select.cc:
if (conds) |
{
|
conds= substitute_for_best_equal_field(thd, NO_PARTICULAR_TAB, conds,
|
having= substitute_for_best_equal_field(thd, NO_PARTICULAR_TAB, having,
|
having_equal, map2table, false);
|
and subsequent calls for ON and select list.
Print the conditions after the substitution.
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
29d 20h 14m | 1 |
|
108d 19h 14m | 1 |
|
60d 7h 38m | 1 |