1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-02 12:41:17 +03:00

Merge remote-tracking branch 'upstream/develop' into MCOL-520

This commit is contained in:
Patrick LeBlanc
2018-10-15 10:15:11 -05:00
28 changed files with 2326 additions and 16 deletions

View File

@@ -1007,7 +1007,7 @@ void ProcessMonitor::processMessage(messageqcpp::ByteStream msg, messageqcpp::IO
log.writeLog(__LINE__, "STOPALL: ACK back to ProcMgr, return status = " + oam.itoa((int) requestStatus));
//Remove MariaDB ColumnStore PGK on REMOVE option if distubuted install
string DistributedInstall = "y";
string DistributedInstall = "n";
try
{