Skip to content
Permalink
Browse files
Fix compile errors.
  • Loading branch information
sanja-byelkin committed Aug 4, 2022
1 parent 37a3d44 commit 992b510
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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[] */

0 comments on commit 992b510

Please sign in to comment.