mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@ -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[] */
|
||||
|
Reference in New Issue
Block a user