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

[feature] support: SHOW FULL TABLES #167

Closed
andyli029 opened this issue Dec 4, 2018 · 3 comments
Closed

[feature] support: SHOW FULL TABLES #167

andyli029 opened this issue Dec 4, 2018 · 3 comments
Assignees
Milestone

Comments

@andyli029
Copy link
Contributor

andyli029 commented Dec 4, 2018

mysql> SHOW FULL TABLES;
ERROR 1105 (HY000): unsupported.query:SHOW FULL TABLES

the SQL used by Navicat 12.1.12

@andyli029 andyli029 self-assigned this Dec 4, 2018
@BohuTANG
Copy link
Contributor

BohuTANG commented Dec 5, 2018

@andyli029

Seems we should support more sqls for Navicat, #166

@BohuTANG BohuTANG added this to the v1.0.4 milestone Dec 5, 2018
@andyli029
Copy link
Contributor Author

andyli029 commented Dec 5, 2018

Yes, Fix the three issues, We will see the table at least, on the Navicat.
Others will be completed later.

andyli029 added a commit to andyli029/radon that referenced this issue Dec 5, 2018
@andyli029
Copy link
Contributor Author

mysql> SHOW FULL TABLES WHERE Table_type != 'VIEW';
ERROR 1105 (HY000): unsupported.query:SHOW FULL TABLES WHERE Table_type != 'VIEW'

andyli029 added a commit to andyli029/radon that referenced this issue Dec 5, 2018
andyli029 added a commit to andyli029/radon that referenced this issue Dec 6, 2018
andyli029 added a commit to andyli029/radon that referenced this issue Dec 6, 2018
andyli029 added a commit to andyli029/radon that referenced this issue Dec 6, 2018
BohuTANG pushed a commit that referenced this issue Dec 6, 2018
@BohuTANG BohuTANG closed this as completed Dec 7, 2018
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

2 participants