Commit 992b510b authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

Fix compile errors.

parent 37a3d446
......@@ -1265,7 +1265,7 @@ class JOIN :public Sql_alloc
#ifndef DBUG_OFF
void dbug_verify_sj_inner_tables(uint n_positions) const;
uint dbug_join_tab_array_size;
int dbug_join_tab_array_size;
#endif
/* We also maintain a stack of join optimization states in * join->positions[] */
......
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