Merge branch '10.4' into 10.5
This commit is contained in:
commit
ea12dafe65
@ -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 @@ public:
|
||||
|
||||
#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[] */
|
||||
|
Loading…
x
Reference in New Issue
Block a user