You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Repairs develop build mode w OAM disabled. Now one can use
-DSKIP_OAM_INIT=1 instead of using environmental variable.
This commit is contained in:
@ -73,6 +73,7 @@
|
||||
#include "liboamcpp.h"
|
||||
#include "crashtrace.h"
|
||||
#include "utils_utf8.h"
|
||||
#include "config.h"
|
||||
|
||||
#if defined(SKIP_OAM_INIT)
|
||||
#include "dbrm.h"
|
||||
|
Reference in New Issue
Block a user