1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix compile errors.

This commit is contained in:
Oleksandr Byelkin
2022-08-04 10:01:24 +02:00
parent e509065247
commit c6406643cd

View File

@ -1289,7 +1289,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[] */