You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Updated with latest InfiniDB Develop (4.6.6)
This commit is contained in:
@ -1189,6 +1189,8 @@ void added_a_pm(int)
|
||||
catch (...)
|
||||
{}
|
||||
|
||||
oam::OamCache *oamCache = oam::OamCache::makeOamCache();
|
||||
oamCache->forceReload();
|
||||
ec->Setup();
|
||||
|
||||
//set ACTIVE state
|
||||
|
Reference in New Issue
Block a user