Commit 7469484b authored by Sergey Petrunya's avatar Sergey Petrunya

Fix compile failure

parent 59b64720
......@@ -69,5 +69,3 @@ private:
uint *buffer_size, COST_VECT *cost);
};
void push_index_cond(JOIN_TAB *tab, uint keyno, bool other_tbls_ok);
......@@ -780,4 +780,5 @@ inline bool optimizer_flag(THD *thd, uint flag)
void eliminate_tables(JOIN *join);
void push_index_cond(JOIN_TAB *tab, uint keyno, bool other_tbls_ok);
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