mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Patch for push of wl1354 Partitioning
This commit is contained in:
@@ -133,6 +133,7 @@ typedef struct st_join_table {
|
||||
uint used_fields,used_fieldlength,used_blobs;
|
||||
enum join_type type;
|
||||
bool cached_eq_ref_table,eq_ref_table,not_used_in_distinct;
|
||||
bool sorted;
|
||||
TABLE_REF ref;
|
||||
JOIN_CACHE cache;
|
||||
JOIN *join;
|
||||
|
||||
Reference in New Issue
Block a user