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

MCOL-943 non-root changes

This commit is contained in:
david hill
2017-10-18 14:33:34 -05:00
parent fa49afa2a5
commit 7a0e0f629b
3 changed files with 11 additions and 24 deletions

View File

@ -2468,7 +2468,7 @@ namespace oam
/** @brief check and get mysql user password
*/
EXPORT std::string getMySQLPassword(bool bypassConfig = false);
EXPORT std::string getMySQLPassword();
/** @brief update fstab with dbroot mounts
*/