dumpling icon indicating copy to clipboard operation
dumpling copied to clipboard

dumpling database with -B flag failed

Open echehee opened this issue 3 years ago • 1 comments

What did you do?

dumpling database using following commmand: tiup dumpling --host -u -p -P -B -o

What did you expect to see?

database being exported

What did you see instead?

Following error message: Error: use tiup install <database> to install component <database> first: component not installed.

If we use --database instead of -B, dumpling commond is executed successfully.

Versions of the cluster

Release version: v5.1.2 Git commit hash: 0d8ccce9feb254494e17b16d56bce8a2fc3e2469 Git branch: heads/refs/tags/v5.1.2 Build timestamp: 2021-09-27 02:47:55Z Go version: go version go1.16.4 linux/amd64

echehee avatar Mar 17 '22 04:03 echehee

https://github.com/pingcap/dumpling/issues/312 Can this issue help you?

lichunzhu avatar Mar 17 '22 06:03 lichunzhu