You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-20 01:42:27 +03:00
MCOL-455 - add start remove to help
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
<Name>redistributeData</Name>
|
||||
<Desc1>Redistribute table data accross all dbroots to balance disk usage</Desc1>
|
||||
<Arg1>START to begin a redistribution</Arg1>
|
||||
<Arg2>STOP to stop redistribution before completion</Arg2>
|
||||
<Arg3>STATUS to to view statistics and progress</Arg3>
|
||||
<Arg4>START REMOVE to redistribute and move data off the given dbroot to other dbroots</Arg4>
|
||||
<Arg2>START REMOVE n to being a redistribution where data is removed from dbroot 'n'</Arg2>
|
||||
<Arg3>STOP to stop redistribution before completion</Arg3>
|
||||
<Arg4>STATUS to to view statistics and progress</Arg4>
|
||||
</Cmd4>
|
||||
<Cmd5>
|
||||
<Name>findObjectFile</Name>
|
||||
|
||||
Reference in New Issue
Block a user