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

Merge pull request #76 from mariadb-corporation/MCOL-307

MCOL-307 ConsoleCmds.xml needs to have sequential arg numbers
This commit is contained in:
dhall-InfiniDB
2016-12-08 11:30:02 -06:00
committed by GitHub

View File

@@ -29,8 +29,8 @@
<Name>redistributeData</Name>
<Desc1>Redistribute table data accross all dbroots to balance disk usage</Desc1>
<Arg1>START to begin a redistribution</Arg1>
<Arg3>STOP to stop redistribution before completion</Arg3>
<Arg4>STATUS to to view statistics and progress</Arg4>
<Arg2>STOP to stop redistribution before completion</Arg2>
<Arg3>STATUS to to view statistics and progress</Arg3>
</Cmd4>
<Cmd5>
<Name>findObjectFile</Name>