Commit 9316a60b authored by Sergey Petrunya's avatar Sergey Petrunya

MWL#90: code cleanup: remove garbage comments, etc.

parent fe7bfbe5
...@@ -3952,6 +3952,10 @@ static void remove_subq_pushed_predicates(JOIN *join, Item **where) ...@@ -3952,6 +3952,10 @@ static void remove_subq_pushed_predicates(JOIN *join, Item **where)
/* /*
Join tab execution startup function. Join tab execution startup function.
SYNOPSIS
join_tab_execution_startup()
tab Join tab to perform startup actions for
DESCRIPTION DESCRIPTION
Join tab execution startup function. This is different from Join tab execution startup function. This is different from
tab->read_first_record in the regard that this has actions that are to be tab->read_first_record in the regard that this has actions that are to be
......
This diff is collapsed.
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