1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-13 13:47:59 +03:00

Merge 10.6 into 10.11

This commit is contained in:
Marko Mäkelä
2025-01-02 12:39:56 +02:00
62 changed files with 797 additions and 449 deletions

View File

@@ -1352,6 +1352,7 @@ public:
Pushdown_query *pushdown_query;
JOIN_TAB *original_join_tab;
uint original_table_count;
uint sort_space;
/******* Join optimization state members start *******/