Added MARIADB_NEW_COST_MODEL for ColumnStore to detect new cost model
This commit is contained in:
parent
7a17b65919
commit
0ba47126f1
@ -2777,7 +2777,7 @@ typedef struct st_range_seq_if
|
|||||||
|
|
||||||
typedef bool (*SKIP_INDEX_TUPLE_FUNC) (range_seq_t seq, range_id_t range_info);
|
typedef bool (*SKIP_INDEX_TUPLE_FUNC) (range_seq_t seq, range_id_t range_info);
|
||||||
|
|
||||||
|
#define MARIADB_NEW_COST_MODEL 1
|
||||||
/* Separated costs for IO and CPU */
|
/* Separated costs for IO and CPU */
|
||||||
|
|
||||||
struct IO_AND_CPU_COST
|
struct IO_AND_CPU_COST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user