Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Mysql gateway - show tables not working #34

Closed
rajitha703 opened this issue May 26, 2016 · 3 comments
Closed

Mysql gateway - show tables not working #34

rajitha703 opened this issue May 26, 2016 · 3 comments

Comments

@rajitha703
Copy link

rajitha703 commented May 26, 2016

Hi,

Following command doesn't work on the mysql gateway :

[92] Got SQL: SHOW FULL TABLES FROM plyql1 LIKE '%'

Failed to resolve query with Plywood.
Query:
SHOW FULL TABLES FROM `plyql1` LIKE '%'
Message:
SQL parse error: Expected "COLUMNS" but "T" found. on 'SHOW FULL TABLES FROM `plyql1` LIKE '%''
Stack:

Can this be supported anytime soon in the new mysql gateway of Plyql? This would really be helpful.

Regards

@rajitha703
Copy link
Author

rajitha703 commented May 26, 2016

Similar issue with something like this :

[93] Got SQL: SHOW FULL TABLES FROM plyql1 LIKE 'wikiticker'

@vogievetsky
Copy link
Member

This is fixed in the latest PlyQL (0.7.14)

@rajitha703
Copy link
Author

Hi @vogievetsky ,

Thanks much. Please help me on #28 to use these latest features of Plyql.

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

No branches or pull requests

2 participants