Commit 0ba47126 authored by Sergei Petrunia's avatar Sergei Petrunia

Added MARIADB_NEW_COST_MODEL for ColumnStore to detect new cost model

parent 7a17b659
......@@ -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);
#define MARIADB_NEW_COST_MODEL 1
/* Separated costs for IO and CPU */
struct IO_AND_CPU_COST
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment