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

[Bug]: Error occurs when query information_schema.tables #15332

Closed
1 task done
DanielZhangQD opened this issue Apr 3, 2024 · 4 comments
Closed
1 task done

[Bug]: Error occurs when query information_schema.tables #15332

DanielZhangQD opened this issue Apr 3, 2024 · 4 comments
Assignees
Labels
impact/1.1 kind/bug Something isn't working resolved/v1.1.3 severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Milestone

Comments

@DanielZhangQD
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

1.1.2

Commit ID

v1.1.2-1519f8e5c-2024-04-02

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

MySQL [(none)]> select * from information_schema.tables;
ERROR 20301 (HY000): invalid input: Table 'statement_cu' does not exist in database 'mo_catalog'

Expected Behavior

Query succeeds

Steps to Reproduce

Execute the sql in cloud instance

Additional information

No response

@DanielZhangQD DanielZhangQD added kind/bug Something isn't working needs-triage severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Apr 3, 2024
@DanielZhangQD DanielZhangQD added this to the 1.2.0 milestone Apr 3, 2024
@DanielZhangQD
Copy link
Contributor Author

'statement_cu' is a cluster table, not sure if it's related to the MO upgrade.

@qingxinhome
Copy link
Contributor

The issue has been resolved and PR has been submitted to main and 1.1 dev. Please verify and test. @DanielZhangQD @sukki37 @daviszhen

@aressu1985
Copy link
Contributor

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/1.1 kind/bug Something isn't working resolved/v1.1.3 severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Projects
None yet
Development

No branches or pull requests

6 participants