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
infomation_schema.tables
Please answer these questions before submitting your issue. Thanks!
query the table successfully
report an error from TiDB
v3.0.x v4.0.x
The text was updated successfully, but these errors were encountered:
Note: Make Sure that 'component', and 'severity' labels are added Example for how to fill out the template: #20100
Function getAutoIncrementID() should consider the @@tidb_snapshot variable
getAutoIncrementID()
Error table does not exist
Set @@tidb_snapshot and query on information_schema.tables
[v4.0.0:v4.0.4]
v4.0.5
Sorry, something went wrong.
tiancaiamao
No branches or pull requests
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
This problem does not reproduce reliably.
2. What did you expect to see? (Required)
query the table successfully
3. What did you see instead (Required)
report an error from TiDB
4. Affected version (Required)
v3.0.x v4.0.x
5. Root Cause Analysis
The text was updated successfully, but these errors were encountered: