radondb / radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services

Home Page:https://radondb.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] Modify the parameters not only API, increasing the mysql CLI - like method

GuishengZhou opened this issue · comments

eg:
mysql> RADON REBALANCE ;
ERROR 1105 (HY000): admin.rebalance[&{From: FromUser: FromPassword: FromDatabase: FromTable: To: ToUser: ToPassword: ToDatabase: ToTable: RadonURL:http://192.168.0.106:8080 Rebalance:false Cleanup:true MySQLDump:mysqldump Threads:16 Behinds:2048 Checksum:true WaitTimeBeforeChecksum:10}].error:some param is empty

not only API, should add method cli
set global radon rebalance =1

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.