We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with-mock-upgrade
Please answer these questions before submitting your issue. Thanks!
After #47205 with-mock-upgrade flag doesn't work. Run TiDB binary with ./tidb-server --with-mock-upgrade true failed.
./tidb-server --with-mock-upgrade true
Run TiDB normally with mock-upgrade mode.
mock-upgrade
flag provided but not defined: -with-mock-upgrade Usage of ./bin/tidb-server: ....
Release Version: v7.5.0-alpha-35-gc8a21125b6 Edition: Community Git Commit Hash: c8a2112 Git Branch: master
The text was updated successfully, but these errors were encountered:
session, tidb-server: fix with-mock-upgrade doesn't work (#47494)
d67d362
close #47493
zimulala
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
After #47205
with-mock-upgrade
flag doesn't work.Run TiDB binary with
./tidb-server --with-mock-upgrade true
failed.2. What did you expect to see? (Required)
Run TiDB normally with
mock-upgrade
mode.3. What did you see instead (Required)
4. What is your TiDB version? (Required)
Release Version: v7.5.0-alpha-35-gc8a21125b6
Edition: Community
Git Commit Hash: c8a2112
Git Branch: master
The text was updated successfully, but these errors were encountered: