mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6
This commit is contained in:
@@ -763,7 +763,7 @@ typedef struct st_position :public Sql_alloc
|
||||
double read_time;
|
||||
|
||||
/* Cumulative cost and record count for the join prefix */
|
||||
COST_VECT prefix_cost;
|
||||
Cost_estimate prefix_cost;
|
||||
double prefix_record_count;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user