Skip to content
Permalink
Browse files
Merge branch '10.4' into 10.5
  • Loading branch information
sanja-byelkin committed Aug 4, 2022
2 parents 1e71ea8 + 6adfce9 commit ea12daf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@

--source include/not_embedded.inc

--echo #
--echo # MDEV-18702 mysqldump should use max_statement_time=0 and/or allow setting one
@@ -1301,7 +1301,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 ea12daf

Please sign in to comment.