Skip to content
Permalink
Browse files
Fix compile errors.
  • Loading branch information
sanja-byelkin committed Aug 4, 2022
1 parent e509065 commit c640664
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1289,7 +1289,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 c640664

Please sign in to comment.