Added MARIADB_NEW_COST_MODEL for ColumnStore to detect new cost model

This commit is contained in:
Sergei Petrunia 2022-11-10 15:39:47 +03:00
parent 7a17b65919
commit 0ba47126f1

View File

@ -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