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
WIP. First cut of excising OAM and root access from the dev process.
This passes most tests; need to make sure that the tests that fail have nothing to do with this change. DMLProc is doing something that results in a sudo password prompt. Will obliterate that next.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#ifdef _MSC_VER
|
||||
#include "idbregistry.h"
|
||||
#endif
|
||||
#include "config.h"
|
||||
#include "installdir.h"
|
||||
#include "dbrm.h"
|
||||
#include "sessionmanager.h"
|
||||
|
Reference in New Issue
Block a user