Skip to content
New issue

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

example of partition table in tidb_http_api.md is weird #33326

Closed
ekexium opened this issue Mar 22, 2022 · 0 comments · Fixed by #33325
Closed

example of partition table in tidb_http_api.md is weird #33326

ekexium opened this issue Mar 22, 2022 · 0 comments · Fixed by #33325
Labels
severity/minor type/bug The issue is confirmed as a bug.

Comments

@ekexium
Copy link
Contributor

ekexium commented Mar 22, 2022

Bug Report

*Hint: On a partitioned table, use the `table(partition)` pattern as the table name, `test(p1)` for example:*

```shell
$curl http://127.0.0.1:10080/mvcc/index/test(p1)/t1/idx/1\?a\=A
```

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@ekexium ekexium added type/bug The issue is confirmed as a bug. severity/minor labels Mar 22, 2022
ti-chi-bot pushed a commit that referenced this issue Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant