mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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