dumpling
dumpling copied to clipboard
dumpling database with -B flag failed
What did you do?
dumpling database using following commmand:
tiup dumpling --host
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
https://github.com/pingcap/dumpling/issues/312 Can this issue help you?