1
0
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:
drrtuy
2025-08-06 12:41:51 +00:00
parent 877bd85d6a
commit 7ad42678d4
2 changed files with 6 additions and 4 deletions

View File

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