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
MCOL-520
This commit is contained in:
@ -8803,7 +8803,7 @@ int Oam::glusterctl(GLUSTER_COMMANDS command, std::string argument1, std::string
|
||||
if ( user != 0 )
|
||||
SUDO = "sudo ";
|
||||
|
||||
string errmsg = "";
|
||||
errmsg = "";
|
||||
|
||||
switch ( command )
|
||||
{
|
||||
|
Reference in New Issue
Block a user