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
change adddbroot for amazon
This commit is contained in:
@@ -2244,7 +2244,7 @@ namespace oam
|
||||
/**
|
||||
*@brief add DBRoot
|
||||
*/
|
||||
EXPORT void addDbroot(const int dbrootNumber, DBRootConfigList& dbrootlist);
|
||||
EXPORT void addDbroot(const int dbrootNumber, DBRootConfigList& dbrootlist, std::string EBSsize = oam::UnassignedName);
|
||||
|
||||
/**
|
||||
*@brief distribute Fstab Updates
|
||||
|
Reference in New Issue
Block a user