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
Please answer these questions before submitting your issue. Thanks!
What did you do?
There is a tidb instance with user test and password properly set. I tried to run tpch benchmark test using following command and then tiup paniced and exited.
and then the codes of component bench pass down this globalDB to go-tpc/tpch Workloader so the error state propagates all along and the tpch workload codes panic at
Bug Report
Please answer these questions before submitting your issue. Thanks!
There is a tidb instance with user
test
and password properly set. I tried to run tpch benchmark test using following command and then tiup paniced and exited.Some clean and nice error message telling that no permission to access the tidb.
Rattled and busy stackstrace output due to the panic.
tiup --version
)?and
tiup-bench v1.5.6
The text was updated successfully, but these errors were encountered: