You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
fix(build): statistics that is not yet available in ES 11.4/11.8 does not break builds anymore
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
#include "rpl_rli.h"
|
#include "rpl_rli.h"
|
||||||
#include "my_dbug.h"
|
#include "my_dbug.h"
|
||||||
#include "sql_show.h"
|
#include "sql_show.h"
|
||||||
#if MYSQL_VERSION_ID >= 110401
|
#if MYSQL_VERSION_ID >= 120401
|
||||||
#include "opt_histogram_json.h"
|
#include "opt_histogram_json.h"
|
||||||
#else
|
#else
|
||||||
// Mock Histogram_bucket for MySQL < 11.4
|
// Mock Histogram_bucket for MySQL < 11.4
|
||||||
|
Reference in New Issue
Block a user