1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-03 17:13:17 +03:00

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

MCOL-307 Remove help for the "Start Remove" command of redistributeDa…
This commit is contained in:
dhall-InfiniDB
2016-12-08 10:11:16 -06:00
committed by GitHub

View File

@@ -29,7 +29,6 @@
<Name>redistributeData</Name> <Name>redistributeData</Name>
<Desc1>Redistribute table data accross all dbroots to balance disk usage</Desc1> <Desc1>Redistribute table data accross all dbroots to balance disk usage</Desc1>
<Arg1>START to begin a redistribution</Arg1> <Arg1>START to begin a redistribution</Arg1>
<Arg2>START REMOVE [dbroots] to redistribute to all but the enumerated dbroots, leaving those empty</Arg2>
<Arg3>STOP to stop redistribution before completion</Arg3> <Arg3>STOP to stop redistribution before completion</Arg3>
<Arg4>STATUS to to view statistics and progress</Arg4> <Arg4>STATUS to to view statistics and progress</Arg4>
</Cmd4> </Cmd4>