mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -203,7 +203,6 @@ class AGGR_OP;
|
||||
class Filesort;
|
||||
|
||||
typedef struct st_join_table {
|
||||
st_join_table() {}
|
||||
TABLE *table;
|
||||
TABLE_LIST *tab_list;
|
||||
KEYUSE *keyuse; /**< pointer to first used key */
|
||||
|
||||
Reference in New Issue
Block a user