You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-10 01:22:48 +03:00
Merge pull request #110 from mariadb-corporation/MCOL-455
MCOL-455 - add start remove to help
This commit is contained in:
@@ -29,8 +29,9 @@
|
|||||||
<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>STOP to stop redistribution before completion</Arg2>
|
<Arg2>START REMOVE n to being a redistribution where data is removed from dbroot 'n'</Arg2>
|
||||||
<Arg3>STATUS to to view statistics and progress</Arg3>
|
<Arg3>STOP to stop redistribution before completion</Arg3>
|
||||||
|
<Arg4>STATUS to to view statistics and progress</Arg4>
|
||||||
</Cmd4>
|
</Cmd4>
|
||||||
<Cmd5>
|
<Cmd5>
|
||||||
<Name>findObjectFile</Name>
|
<Name>findObjectFile</Name>
|
||||||
|
Reference in New Issue
Block a user