Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
partition related apis require corresponding permissions (#213)
1. LoadPartition & ReleaseParititon need the existed privileges: PrivilegeLoad & PrivilegeRelease 2. CreatePartition & DropPartition & HasPartition & ShowPartitions have their own privileges 3. GetFlushState need a new privilege: PrivilegeGetFlushState Signed-off-by: PowderLi <[email protected]>
- Loading branch information