1
0
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:
david hill
2016-04-13 15:27:10 -05:00
parent aa86382a3c
commit fdcd05f8e4
4 changed files with 86 additions and 53 deletions

View File

@@ -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