1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00
This commit is contained in:
david hill
2016-10-24 17:53:43 -05:00
parent 4a28e908e6
commit c30e80393b

View File

@ -6267,7 +6267,7 @@ namespace oam
} }
if (!checkSystemRunning()) if (!checkSystemRunning())
exceptionControl("addDbroot", API_FAILURE); return;
//get updated Columnstore.xml distributed //get updated Columnstore.xml distributed
distributeConfigFile("system"); distributeConfigFile("system");