mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merged with 3.23, needs further fix-up
This commit is contained in:
@@ -102,6 +102,7 @@ typedef struct st_join_table {
|
||||
bool cached_eq_ref_table,eq_ref_table,not_used_in_distinct;
|
||||
TABLE_REF ref;
|
||||
JOIN_CACHE cache;
|
||||
JOIN *join;
|
||||
} JOIN_TAB;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user