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
MCOL-4018 Disable legacy OAM by default.
This commit is contained in:
@@ -1643,7 +1643,7 @@ int main(int argc, char* argv[])
|
||||
{
|
||||
}
|
||||
}
|
||||
if (getenv("SKIP_OAM_INIT"))
|
||||
|
||||
{
|
||||
BRM::DBRM *dbrm = new BRM::DBRM();
|
||||
dbrm->setSystemQueryReady(true);
|
||||
|
Reference in New Issue
Block a user