You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
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: 0d8ccce
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
The text was updated successfully, but these errors were encountered: