Commit ea12dafe authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

Merge branch '10.4' into 10.5

parents 1e71ea80 6adfce9c
--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[] */
......
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