1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

Merge pull request #1756 from benthompson15/MCOL-4193-dev

MCOL-4193-dev
This commit is contained in:
Roman Nozdrin
2021-02-12 22:41:29 +03:00
committed by GitHub
138 changed files with 311 additions and 69494 deletions

View File

@ -36,8 +36,6 @@
#include "we_messages.h"
#include "we_ddlcommandclient.h"
#include "oamcache.h"
#include "alarmglobal.h"
#include "alarmmanager.h"
#include "liboamcpp.h"
using namespace std;
using namespace WriteEngine;

View File

@ -61,8 +61,6 @@ using namespace config;
using namespace logging;
#include "liboamcpp.h"
#include "alarmmanager.h"
using namespace alarmmanager;
using namespace oam;
#include "jobstep.h"

View File

@ -290,7 +290,6 @@ extern "C"
long long rtn = 0;
Oam oam;
DBRM dbrm(true);
SystemStatus systemstatus;
try
{