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
The code is based on this version: https://github.com/lcwangchao/tidb/tree/2bace006358183f3a5f252086529b54b057cbddb You can find the latest code in this branch: https://github.com/lcwangchao/tidb/tree/rps_game
SHOW RPS GAME STATUS [LIKE 'pattern' | WHERE expr]
ACTION RPS GAME <name> SHOW [ROCK|PAPER|SCISSORS]
The text was updated successfully, but these errors were encountered:
[parser] *: move github.com/pingcap/tidb/parser here (#1)
c270f55
[parser] better error message (#1) (pingcap#133)
2876e28
lcwangchao
No branches or pull requests
The code is based on this version: https://github.com/lcwangchao/tidb/tree/2bace006358183f3a5f252086529b54b057cbddb
You can find the latest code in this branch: https://github.com/lcwangchao/tidb/tree/rps_game
Steps
SHOW RPS GAME STATUS [LIKE 'pattern' | WHERE expr]
parser#2SHOW RPS GAME STATUS [LIKE 'pattern' | WHERE expr]
#12ACTION RPS GAME <name> SHOW [ROCK|PAPER|SCISSORS]
parser#3ACTION RPS GAME <name> SHOW [ROCK|PAPER|SCISSORS]
#14The text was updated successfully, but these errors were encountered: