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

SQL Show tables are show when config huge mount of actual tables #2153

Closed
terrymanu opened this issue Apr 2, 2019 · 1 comment
Closed

SQL Show tables are show when config huge mount of actual tables #2153

terrymanu opened this issue Apr 2, 2019 · 1 comment
Assignees
Milestone

Comments

@terrymanu
Copy link
Member

If user config huge mount of actual tables, sql show tables are very slow.
The reason is program need loop all actual tables and find logic table.
Just add a set to cache actual tables if program need to fetch them.

@terrymanu terrymanu added this to the 4.0.0.M1 milestone Apr 2, 2019
@terrymanu terrymanu self-assigned this Apr 2, 2019
@terrymanu
Copy link
Member Author

relate with #2155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant