mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@@ -204,7 +204,7 @@ struct SplM_field_info
|
||||
struct SplM_plan_info
|
||||
{
|
||||
/* The cached splitting execution plan P */
|
||||
struct st_position *best_positions;
|
||||
POSITION *best_positions;
|
||||
/* The cost of the above plan */
|
||||
double cost;
|
||||
/* Selectivity of splitting used in P */
|
||||
|
Reference in New Issue
Block a user