You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-31 18:30:33 +03:00
chore(QA): fixed compilation and preprocessor filtering macro.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
#include "rpl_rli.h"
|
||||
#include "my_dbug.h"
|
||||
#include "sql_show.h"
|
||||
#if MYSQL_VERSION_ID >= 120401
|
||||
#if MYSQL_VERSION_ID >= 110406
|
||||
#include "opt_histogram_json.h"
|
||||
#else
|
||||
// Mock Histogram_bucket for MySQL < 11.4
|
||||
|
||||
Reference in New Issue
Block a user