mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Forgot one file in previous commit
This commit is contained in:
@@ -1113,6 +1113,7 @@ public:
|
|||||||
and max #key parts that range access would use.
|
and max #key parts that range access would use.
|
||||||
*/
|
*/
|
||||||
ha_rows quick_rows[MAX_KEY];
|
ha_rows quick_rows[MAX_KEY];
|
||||||
|
double quick_costs[MAX_KEY];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Bitmaps of key parts that =const for the duration of join execution. If
|
Bitmaps of key parts that =const for the duration of join execution. If
|
||||||
|
Reference in New Issue
Block a user